Lines Matching refs:qbOutput
245 IGraphicBufferProducer::QueueBufferOutput qbOutput; in setUpProducer() local
248 igbProducer->connect(mProducerListener, NATIVE_WINDOW_API_CPU, false, &qbOutput)); in setUpProducer()
249 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in setUpProducer()
337 IGraphicBufferProducer::QueueBufferOutput qbOutput; in queueBuffer() local
343 igbp->queueBuffer(slot, input, &qbOutput); in queueBuffer()
414 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
420 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
421 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in TEST_F()
451 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
457 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
458 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in TEST_F()
502 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
508 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
536 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
542 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
543 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in TEST_F()
587 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
593 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
594 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in TEST_F()
641 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
647 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
648 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in TEST_F()
698 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
704 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
705 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in TEST_F()
749 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
754 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
786 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
791 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
1277 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
1280 false, &qbOutput)); in TEST_F()
1281 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in TEST_F()
1291 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
1297 igbProducer->queueBuffer(slot, input, &qbOutput); in TEST_F()
1377 IGraphicBufferProducer::QueueBufferOutput qbOutput; in test() local
1383 igbProducer->queueBuffer(slot, input, &qbOutput); in test()
1384 ASSERT_NE(ui::Transform::ROT_INVALID, qbOutput.transformHint); in test()
1547 IGraphicBufferProducer::QueueBufferOutput* qbOutput, in setUpAndQueueBuffer() argument
1567 igbProducer->queueBuffer(slot, input, qbOutput); in setUpAndQueueBuffer()
1578 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
1581 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeA, &postedTimeA, &qbOutput, true); in TEST_F()
1582 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
1596 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeB, &postedTimeB, &qbOutput, true); in TEST_F()
1597 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
1628 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeC, &postedTimeC, &qbOutput, true); in TEST_F()
1629 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
1678 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
1684 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeA, &postedTimeA, &qbOutput, true, in TEST_F()
1686 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
1699 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeB, &postedTimeB, &qbOutput, true, in TEST_F()
1701 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
1723 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeC, &postedTimeC, &qbOutput, true); in TEST_F()
1724 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
1758 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeD, &postedTimeD, &qbOutput, true); in TEST_F()
1759 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
1798 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F() local
1801 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeA, &postedTimeA, &qbOutput, true); in TEST_F()
1802 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
1808 setUpAndQueueBuffer(igbProducer, &requestedPresentTimeB, &postedTimeB, &qbOutput, true); in TEST_F()
1809 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()