Home
last modified time | relevance | path

Searched refs:handle2 (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp819 auto handle2 = allocate(); in TEST_P() local
820 ASSERT_NE(nullptr, handle2.get()); in TEST_P()
821 mWriter->setLayerBuffer(0, handle2.get(), -1); in TEST_P()