Home
last modified time | relevance | path

Searched refs:FT_ALLOC_MULT (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/raster/
A Dftrend1.c215 if ( FT_ALLOC_MULT( bitmap->buffer, pitch, height ) ) in ft_raster1_render()
/AliOS-Things-master/components/freetype/include/internal/
A Dftmemory.h294 #define FT_ALLOC_MULT( ptr, count, item_size ) \ macro
/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c1048 if ( FT_ALLOC_MULT( bitmap->buffer, pitch, bitmap->rows ) ) in FNT_Load_Glyph()

Completed in 6 milliseconds