Lines Matching refs:QueueBufferInput

126     static IGraphicBufferProducer::QueueBufferInput CreateBufferInput() {  in CreateBufferInput()
146 IGraphicBufferProducer::QueueBufferInput build() { in build()
147 return IGraphicBufferProducer::QueueBufferInput( in build()
439 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()
497 using QueueBufferInput = IGraphicBufferProducer::QueueBufferInput; in TEST_P() typedef
499 std::vector<QueueBufferInput> queueInputs; in TEST_P()
524 using QueueBufferInput = IGraphicBufferProducer::QueueBufferInput; in TEST_P() typedef
529 QueueBufferInput input = CreateBufferInput(); in TEST_P()
540 std::vector<QueueBufferInput> inputs(BATCH_SIZE, input); in TEST_P()
552 QueueBufferInput input = CreateBufferInput(); in TEST_P()
560 std::vector<QueueBufferInput> inputs(BATCH_SIZE, input); in TEST_P()
582 QueueBufferInput input = CreateBufferInput(); in TEST_P()
590 std::vector<QueueBufferInput> inputs(BATCH_SIZE, input); in TEST_P()
608 QueueBufferInput input = in TEST_P()
617 std::vector<QueueBufferInput> inputs(BATCH_SIZE, input); in TEST_P()
629 IGraphicBufferProducer::QueueBufferInput input = in TEST_P()
638 std::vector<QueueBufferInput> inputs(BATCH_SIZE, input); in TEST_P()
654 std::vector<QueueBufferInput> inputs(BATCH_SIZE, input); in TEST_P()
666 IGraphicBufferProducer::QueueBufferInput input = in TEST_P()
676 std::vector<QueueBufferInput> inputs(BATCH_SIZE, input); in TEST_P()
691 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()
700 std::vector<QueueBufferInput> inputs(BATCH_SIZE, input); in TEST_P()
791 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()
869 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()
978 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()