Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftdbgmem.c127 FT_Long alloc_count_max; member
690 table->alloc_count >= table->alloc_count_max ) in ft_mem_debug_alloc()
790 table->alloc_count >= table->alloc_count_max ) in ft_mem_debug_realloc()
864 table->alloc_count_max = total_count; in ft_mem_debug_init()
/external/freetype/
DChangeLog.216070 `bound_total', `alloc_total_max', `bound_count', `alloc_count_max'.