BufferQueue_test.cpp | 166 IGraphicBufferProducer::QueueBufferOutput qbo; local 168 &qbo); 184 ASSERT_EQ(OK, mProducer->queueBuffer(slot, qbi, &qbo)); 192 ASSERT_EQ(OK, mProducer->queueBuffer(slot, qbi, &qbo)); 206 IGraphicBufferProducer::QueueBufferOutput qbo; local 208 &qbo); 235 ASSERT_EQ(OK, mProducer->queueBuffer(slot, qbi, &qbo)); 247 IGraphicBufferProducer::QueueBufferOutput qbo; local 249 &qbo); 271 ASSERT_EQ(OK, mProducer->queueBuffer(slot, qbi, &qbo)); [all...] |