Searched refs:queueOutput (Results 1 – 3 of 3) sorted by relevance
169 IGraphicBufferProducer::QueueBufferOutput queueOutput; in onFrameAvailable() local170 status = (*output)->queueBuffer(slot, queueInput, &queueOutput); in onFrameAvailable()
351 IGraphicBufferProducer::QueueBufferOutput queueOutput; in outputBufferLocked() local362 res = output->queueBuffer(slot, queueInput, &queueOutput); in outputBufferLocked()387 if (queueOutput.bufferReplaced) { in outputBufferLocked()
675 IGraphicBufferProducer::QueueBufferOutput queueOutput; in renderOneBufferItem_l() local676 status = mOutput->queueBuffer(slot, queueInput, &queueOutput); in renderOneBufferItem_l()