Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/
DCompiler.cpp32 class TScopedPoolAllocator { class
34 TScopedPoolAllocator(TPoolAllocator* allocator) : mAllocator(allocator) { in TScopedPoolAllocator() function in __anon619d2db10111::TScopedPoolAllocator