Home
last modified time | relevance | path

Searched defs:TScopedPoolAllocator (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp26 class TScopedPoolAllocator { class
28 TScopedPoolAllocator(TPoolAllocator* allocator, bool pushPop) in TScopedPoolAllocator() function in __anonf99562cc0111::TScopedPoolAllocator
/external/angle/src/compiler/translator/
DCompiler.cpp175 class TScopedPoolAllocator class
178 TScopedPoolAllocator(angle::PoolAllocator *allocator) : mAllocator(allocator) in TScopedPoolAllocator() function in sh::__anona917a8340211::TScopedPoolAllocator