HomeSort by relevance Sort by last modified time
    Searched full:alloc_count_max (Results 1 - 1 of 1) sorted by null

  /external/freetype/src/base/
ftdbgmem.c 127 FT_ULong alloc_count_max; member in struct:FT_MemTableRec_
692 table->alloc_count >= table->alloc_count_max )
792 table->alloc_count >= table->alloc_count_max )
865 table->alloc_count_max = (FT_ULong)total_count;

Completed in 110 milliseconds