D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 77 mGraphicPool = std::make_shared<C2PooledBlockPool>(mGraphicAllocator, mBlockPoolId++, ver); in SetUp() 78 ASSERT_NE(mGraphicPool, nullptr); in SetUp() 213 std::shared_ptr<C2BlockPool> mGraphicPool; member in __anon0988122b0111::Codec2VideoEncHidlTestBase 568 mFlushedIndices, mGraphicPool, eleStream, mDisableTest, in TEST_P() 681 mFlushedIndices, mGraphicPool, eleStream, mDisableTest, 0, in TEST_P() 701 mFlushedIndices, mGraphicPool, eleStream, mDisableTest, in TEST_P() 741 mFlushedIndices, mGraphicPool, eleStream, mDisableTest, 0, in TEST_P() 746 mFlushedIndices, mGraphicPool, eleStream, mDisableTest, 1, in TEST_P() 751 mFlushedIndices, mGraphicPool, eleStream, mDisableTest, 2, in TEST_P() 798 mFlushedIndices, mGraphicPool, eleStream, mDisableTest, 0, in TEST_P() [all …]
|