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_Long size;
115 FT_Long nodes;
116 FT_MemNode* buckets;
118 FT_Long alloc_total;
119 FT_Long alloc_current;
120 FT_Long alloc_max;
121 FT_Long alloc_count;
123 FT_Bool bound_total;
124 FT_Long alloc_total_max;
[all …]