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 __anon418c823f0111::Codec2AudioEncHidlTest
91 &mLinearAllocator), in SetUp()93 mLinearPool = std::make_shared<C2PooledBlockPool>(mLinearAllocator, in SetUp()217 std::shared_ptr<C2Allocator> mLinearAllocator; member in __anon97d0b2d50111::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 __anonbbd8ff3f0111::Codec2VideoDecHidlTest