Searched refs:FIXEDMEM_PROXYSIZE_2 (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/src/fxcrt/ | ||
D | mem_int.h | 215 #define FIXEDMEM_PROXYSIZE_2 (1024 * 1024 * 32) macro |
D | fx_basic_memmgr_mini.cpp | 134 } else if (nSize <= FIXEDMEM_PROXYSIZE_2) { in FixedMgr_GetConfig() |