Home
last modified time | relevance | path

Searched refs:alloc_total_max (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/base/
Dftdbgmem.c124 FT_Long alloc_total_max; member
695 table->alloc_total_max - table->alloc_current > size ) in ft_mem_debug_alloc()
798 table->alloc_current + delta > table->alloc_total_max ) in ft_mem_debug_realloc()
851 table->alloc_total_max = total_max; in ft_mem_debug_init()
/external/freetype/
DChangeLog.216070 `bound_total', `alloc_total_max', `bound_count', `alloc_count_max'.