Home
last modified time | relevance | path

Searched defs:FT_Memory (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/
Dftsystem.h66 typedef struct FT_MemoryRec_* FT_Memory; typedef
/external/freetype/src/raster/
Dftmisc.h59 typedef struct FT_MemoryRec_* FT_Memory; typedef
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp106 static void* sk_ft_alloc(FT_Memory, FT_Alloc_size_t size) { in sk_ft_alloc() argument
109 static void sk_ft_free(FT_Memory, void* block) { in sk_ft_free() argument
112 static void* sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, in sk_ft_realloc() argument
/external/skia/src/ports/
DSkFontHost_FreeType.cpp106 static void* sk_ft_alloc(FT_Memory, FT_Alloc_size_t size) { in sk_ft_alloc() argument
109 static void sk_ft_free(FT_Memory, void* block) { in sk_ft_free() argument
112 static void* sk_ft_realloc(FT_Memory, FT_Alloc_size_t cur_size, in sk_ft_realloc() argument