Home
last modified time | relevance | path

Searched refs:SetGlobalPoolAllocator (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp32 SetGlobalPoolAllocator(mAllocator); in TScopedPoolAllocator()
36 SetGlobalPoolAllocator(nullptr); in ~TScopedPoolAllocator()
78 SetGlobalPoolAllocator(&allocator); in TCompiler()
83 SetGlobalPoolAllocator(nullptr); in ~TCompiler()
DPoolAlloc.cpp49 void SetGlobalPoolAllocator(TPoolAllocator* poolAllocator) in SetGlobalPoolAllocator() function
DPoolAlloc.h231 extern void SetGlobalPoolAllocator(TPoolAllocator* poolAllocator);