Searched refs:mLinearPool (Results 1 – 1 of 1) sorted by relevance
135 mLinearPool = std::make_shared<C2PooledBlockPool>(mLinearAllocator, ++mBlockPoolId); in SetUp()136 if (!mLinearPool) { in SetUp()238 std::shared_ptr<C2BlockPool> mLinearPool; member in Codec2VideoDecHidlTestBase473 handle.mWorkQueue, handle.mFlushedIndices, handle.mLinearPool, in main()