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