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

  /external/freetype/src/base/
ftdbgmem.c 127 FT_Long alloc_count_max; member in struct:FT_MemTableRec_
690 table->alloc_count >= table->alloc_count_max )
790 table->alloc_count >= table->alloc_count_max )
864 table->alloc_count_max = total_count;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftdbgmem.c 127 FT_Long alloc_count_max; member in struct:FT_MemTableRec_
689 table->alloc_count >= table->alloc_count_max )
789 table->alloc_count >= table->alloc_count_max )
863 table->alloc_count_max = total_count;
  /external/pdfium/third_party/freetype/src/base/
ftdbgmem.c 127 FT_Long alloc_count_max; member in struct:FT_MemTableRec_
689 table->alloc_count >= table->alloc_count_max )
789 table->alloc_count >= table->alloc_count_max )
863 table->alloc_count_max = total_count;

Completed in 178 milliseconds