Searched defs:SetAllocator (Results 1 - 3 of 3) 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/pdfium/core/src/fxcrt/
H A Dfx_basic_memmgr.cpp267 void CFX_GrowOnlyPool::SetAllocator(IFX_Allocator* pAllocator) function in class:CFX_GrowOnlyPool
/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]);

Completed in 654 milliseconds