Searched refs:unlockStatus (Results 1 – 2 of 2) sorted by relevance
359 const auto unlockStatus = mGraphicBuffer->unlockAsync(&mFillFence); in fillBuffer() local360 ASSERT_EQ(::android::OK, unlockStatus); in fillBuffer()
505 const auto unlockStatus = graphicBuffer->unlockAsync(&clientFence); in TEST_P() local506 ASSERT_EQ(::android::OK, unlockStatus); in TEST_P()690 const auto unlockStatus = graphicBuffer->unlockAsync(&clientFence); in TEST_P() local691 ASSERT_EQ(::android::OK, unlockStatus); in TEST_P()