Searched refs:queueOutput (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/gui/
H A DStreamSplitter.cpp167 IGraphicBufferProducer::QueueBufferOutput queueOutput; local
168 status = (*output)->queueBuffer(slot, queueInput, &queueOutput);
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamSplitter.cpp231 IGraphicBufferProducer::QueueBufferOutput queueOutput; local
242 res = output->queueBuffer(slot, queueInput, &queueOutput);
262 if (queueOutput.bufferReplaced) {
/frameworks/av/media/libstagefright/
H A DMediaSync.cpp672 IGraphicBufferProducer::QueueBufferOutput queueOutput; local
673 status = mOutput->queueBuffer(slot, queueInput, &queueOutput);

Completed in 861 milliseconds