Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftdbgmem.c112 typedef struct FT_MemTableRec_ struct
114 FT_ULong size;
115 FT_ULong nodes;
116 FT_MemNode* buckets;
118 FT_ULong alloc_total;
119 FT_ULong alloc_current;
120 FT_ULong alloc_max;
121 FT_ULong alloc_count;
123 FT_Bool bound_total;
124 FT_ULong alloc_total_max;
[all …]