HomeSort by relevance Sort by last modified time
    Searched refs:FT_MemoryRec_ (Results 1 - 5 of 5) sorted by null

  /external/freetype/include/freetype/
ftsystem.h 66 typedef struct FT_MemoryRec_* FT_Memory;
171 struct FT_MemoryRec_
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftsystem.h 66 typedef struct FT_MemoryRec_* FT_Memory;
171 struct FT_MemoryRec_
  /external/freetype/src/raster/
ftmisc.h 59 typedef struct FT_MemoryRec_* FT_Memory;
72 typedef struct FT_MemoryRec_
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 95 FT_MemoryRec_ gFTMemory = { nullptr, sk_ft_alloc, sk_ft_free, sk_ft_realloc };
    [all...]
  /external/skqp/src/ports/
SkFontHost_FreeType.cpp 95 FT_MemoryRec_ gFTMemory = { nullptr, sk_ft_alloc, sk_ft_free, sk_ft_realloc };
    [all...]

Completed in 265 milliseconds