Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DCompiler.cpp56 SetGlobalPoolAllocator(mAllocator); in TScopedPoolAllocator()
60 SetGlobalPoolAllocator(NULL); in ~TScopedPoolAllocator()
90 SetGlobalPoolAllocator(&allocator); in TShHandleBase()
95 SetGlobalPoolAllocator(NULL); in ~TShHandleBase()
125 SetGlobalPoolAllocator(&allocator); in Init()
DPoolAlloc.cpp43 void SetGlobalPoolAllocator(TPoolAllocator* poolAllocator) in SetGlobalPoolAllocator() function
DPoolAlloc.h223 extern void SetGlobalPoolAllocator(TPoolAllocator* poolAllocator);