Home
last modified time | relevance | path

Searched refs:FT_QALLOC_MULT (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/include/internal/
A Dftmemory.h307 #define FT_QALLOC_MULT( ptr, count, item_size ) \ macro
/AliOS-Things-master/components/freetype/src/base/
A Dftbitmap.c178 if ( FT_QALLOC_MULT( buffer, new_pitch, bitmap->rows + ypixels ) ) in ft_bitmap_assure_buffer()

Completed in 5 milliseconds