Searched refs:qbi (Results 1 – 2 of 2) sorted by relevance
265 IGraphicBufferProducer::QueueBufferInput qbi( in play() local275 err = igbp->queueBuffer(slot, qbi, &qbo); in play()
1946 android::IGraphicBufferProducer::QueueBufferInput qbi( in renderOutputBuffer() local1992 qbi.setHdrMetadata(hdr); in renderOutputBuffer()1995 qbi.setSurfaceDamage(Region::INVALID_REGION); in renderOutputBuffer()1997 status_t result = mComponent->queueToOutputSurface(block, qbi, &qbo); in renderOutputBuffer()