Searched refs:SetAllocator (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DGrMemoryPoolTest.cpp51 static void SetAllocator(size_t preallocSize, size_t minAllocSize) { function in class:A
205 A::SetAllocator(gSizes[s][0], gSizes[s][1]);
/external/skia/tests/
H A DGrMemoryPoolTest.cpp51 static void SetAllocator(size_t preallocSize, size_t minAllocSize) { function in class:A
205 A::SetAllocator(gSizes[s][0], gSizes[s][1]);
/external/pdfium/core/include/fxcrt/
H A Dfx_memory.h233 void SetAllocator(IFX_Allocator* pAllocator);
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_memmgr.cpp267 void CFX_GrowOnlyPool::SetAllocator(IFX_Allocator* pAllocator) function in class:CFX_GrowOnlyPool

Completed in 92 milliseconds