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

  /external/chromium_org/third_party/freetype/src/base/
ftdbgmem.c 118 FT_ULong alloc_total; member in struct:FT_MemTableRec_
413 "FreeType: total memory allocations = %ld\n", table->alloc_total );
595 table->alloc_total += size;
965 table->alloc_total, table->alloc_count );
  /external/freetype/src/base/
ftdbgmem.c 118 FT_ULong alloc_total; member in struct:FT_MemTableRec_
409 table->alloc_total );
590 table->alloc_total += size;
960 table->alloc_total, table->alloc_count );

Completed in 1399 milliseconds