Searched refs:qbInput (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/libs/gui/tests/ |
D | StreamSplitter_test.cpp | 80 IGraphicBufferProducer::QueueBufferInput qbInput(0, false, in TEST_F() local 83 ASSERT_EQ(OK, inputProducer->queueBuffer(slot, qbInput, &qbOutput)); in TEST_F() 152 IGraphicBufferProducer::QueueBufferInput qbInput(0, false, in TEST_F() local 155 ASSERT_EQ(OK, inputProducer->queueBuffer(slot, qbInput, &qbOutput)); in TEST_F() 214 IGraphicBufferProducer::QueueBufferInput qbInput(0, false, in TEST_F() local 217 ASSERT_EQ(OK, inputProducer->queueBuffer(slot, qbInput, &qbOutput)); in TEST_F()
|