HomeSort by relevance Sort by last modified time
    Searched refs:FX_MEMCONFIG (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxcrt/
mem_int.h 179 void Initialize(const FX_MEMCONFIG* pMemConfig, size_t size, size_t pageNum8Bytes, size_t pageNum16Bytes, size_t pageNum32Bytes, size_t pageNumMid);
202 FX_MEMCONFIG m_MemConfig;
219 const FX_MEMCONFIG* FixedMgr_GetConfig(size_t nSize);
fx_basic_memmgr_mini.cpp 10 static FX_MEMCONFIG g_MemConfig = {
23 static FX_MEMCONFIG g_MemConfig = {
36 void FXMEM_SetConfig(const FX_MEMCONFIG* memConfig)
119 const FX_MEMCONFIG g_ProxyMgr_MemConfigs[6] = {
127 const FX_MEMCONFIG* FixedMgr_GetConfig(size_t nSize)
381 void CFXMEM_Pool::Initialize(const FX_MEMCONFIG* pMemConfig, size_t size, size_t pageNum8Bytes, size_t pageNum16Bytes, size_t pageNum32Bytes, size_t pageNumMid)
  /external/pdfium/core/include/fxcrt/
fx_memory.h 295 } FX_MEMCONFIG;
296 void FXMEM_SetConfig(const FX_MEMCONFIG* memConfig);

Completed in 260 milliseconds