Searched refs:mLinearAllocator (Results 1 – 4 of 4) sorted by relevance
85 &mLinearAllocator), in SetUp()87 mLinearPool = std::make_shared<C2PooledBlockPool>(mLinearAllocator, in SetUp()164 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anone7d0d3880111::Codec2AudioEncHidlTest
91 &mLinearAllocator), in SetUp()93 mLinearPool = std::make_shared<C2PooledBlockPool>(mLinearAllocator, in SetUp()217 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anon3e15041e0111::Codec2AudioDecHidlTest
236 mLinearAllocator(std::make_shared<C2AllocatorIon>('i')), in C2BufferTest()245 c2_status_t err = mLinearAllocator->newLinearAllocation( in allocateLinear()285 return std::make_shared<C2PooledBlockPool>(mLinearAllocator, mBlockPoolId++); in makeLinearBlockPool()333 std::shared_ptr<C2Allocator> mLinearAllocator; member in android::C2BufferTest
90 &mLinearAllocator), in SetUp()92 mLinearPool = std::make_shared<C2PooledBlockPool>(mLinearAllocator, in SetUp()213 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anon621d50880111::Codec2VideoDecHidlTest