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.cpp829 auto handle2 = allocate(); in TEST_F() local
830 ASSERT_NE(nullptr, handle2); in TEST_F()
831 mWriter->setLayerBuffer(0, handle2, -1); in TEST_F()