Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_ReadbackTest.cpp504 int32_t clientFence; in TEST_P() local
505 const auto unlockStatus = graphicBuffer->unlockAsync(&clientFence); in TEST_P()
507 mWriter->setClientTarget(getPrimaryDisplayId(), /*slot*/ 0, buffer, clientFence, in TEST_P()
689 int32_t clientFence; in TEST_P() local
690 const auto unlockStatus = graphicBuffer->unlockAsync(&clientFence); in TEST_P()
692 mWriter->setClientTarget(getPrimaryDisplayId(), /*slot*/ 0, buffer, clientFence, in TEST_P()