Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/
DShaderCompileTreeTest.h56 angle::PoolAllocator mAllocator; variable
/external/angle/src/libANGLE/renderer/vulkan/
DAllocatorHelperRing.h147 RingBufferAllocator mAllocator; variable
DAllocatorHelperPool.h149 DedicatedCommandMemoryAllocator *mAllocator; variable
DRendererVk.h964 vk::Allocator mAllocator; variable
/external/angle/src/tests/perf_tests/
DCompilerPerf.cpp263 angle::PoolAllocator mAllocator; member in __anon9212f44c0111::CompilerPerfTest
/external/libchrome/base/android/junit/src/org/chromium/base/process_launcher/
DChildConnectionAllocatorTest.java129 private ChildConnectionAllocator mAllocator; field in ChildConnectionAllocatorTest
/external/cronet/base/android/junit/src/org/chromium/base/process_launcher/
DChildConnectionAllocatorTest.java141 private ChildConnectionAllocator.FixedSizeAllocatorImpl mAllocator; field in ChildConnectionAllocatorTest
/external/angle/src/compiler/translator/
DCompiler.cpp251 angle::PoolAllocator *mAllocator; member in sh::__anon69483d120211::TScopedPoolAllocator
/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp460 const std::shared_ptr<C2Allocator> mAllocator; member in android::C2VdaBqBlockPool::Impl