Home | History | Annotate | Download | only in tests

Lines Matching refs:dequeueBuffer

675     ASSERT_EQ(NO_ERROR, anw->dequeueBuffer(anw.get(), &anb));
699 ASSERT_EQ(NO_ERROR, mANW->dequeueBuffer(mANW.get(), &anb));
744 ASSERT_EQ(NO_ERROR, mANW->dequeueBuffer(mANW.get(), &anb));
804 ASSERT_EQ(NO_ERROR, mANW->dequeueBuffer(mANW.get(), &anb));
880 if (mANW->dequeueBuffer(mANW.get(), &anb) != NO_ERROR) {
1096 if (mANW->dequeueBuffer(mANW.get(), &anb) != NO_ERROR) {
1150 EXPECT_EQ (OK, mANW->dequeueBuffer(mANW.get(), &anb));
1153 EXPECT_EQ (OK, mANW->dequeueBuffer(mANW.get(), &anb));
1166 EXPECT_EQ(OK, mANW->dequeueBuffer(mANW.get(), &anb));
1196 EXPECT_EQ (OK, mANW->dequeueBuffer(mANW.get(), &anb));
1230 EXPECT_EQ (OK, mANW->dequeueBuffer(mANW.get(), &anb));
1241 EXPECT_EQ (OK, mANW->dequeueBuffer(mANW.get(), &anb));
1253 EXPECT_EQ (OK, mANW->dequeueBuffer(mANW.get(), &anb));
1281 if (mANW->dequeueBuffer(mANW.get(), &anb) != NO_ERROR) {
1293 if (mANW->dequeueBuffer(mANW.get(), &anb) != NO_ERROR) {
1305 mDequeueError = mANW->dequeueBuffer(mANW.get(), &anb);
1329 // Sleep for 100ms to allow the producer thread's dequeueBuffer call to
1349 EXPECT_EQ(NO_ERROR, mANW->dequeueBuffer(mANW.get(), &anb));
1357 EXPECT_EQ(NO_ERROR, mANW->dequeueBuffer(mANW.get(), &anb));
1365 EXPECT_EQ(NO_ERROR, mANW->dequeueBuffer(mANW.get(), &anb));
2058 // cannot rely on this to cause the second dequeueBuffer call to block.
2066 // Sleep for 100ms to allow the producer thread's dequeueBuffer call to
2137 ASSERT_EQ(NO_ERROR, mANW->dequeueBuffer(mANW.get(), &anb));
2160 ASSERT_EQ(NO_ERROR, mANW->dequeueBuffer(mANW.get(), &anb));