Searched refs:pushPop (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A DCompiler.cpp56 TScopedPoolAllocator(TPoolAllocator* allocator, bool pushPop) argument
57 : mAllocator(allocator), mPushPopAllocator(pushPop) {

Completed in 208 milliseconds