Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxcrt/
Dfx_memory.h296 void FXMEM_SetConfig(const FX_MEMCONFIG* memConfig);
/external/pdfium/core/src/fxcrt/
Dfx_basic_memmgr_mini.cpp36 void FXMEM_SetConfig(const FX_MEMCONFIG* memConfig) in FXMEM_SetConfig() argument
38 g_MemConfig = *memConfig; in FXMEM_SetConfig()