Searched refs:renderOutputBuffer (Results 1 – 8 of 8) sorted by relevance
98 virtual status_t renderOutputBuffer(
408 virtual status_t renderOutputBuffer(
89 virtual status_t renderOutputBuffer(
733 status_t CCodecBufferChannel::renderOutputBuffer( in renderOutputBuffer() function in android::CCodecBufferChannel
67 MOCK_METHOD(status_t, renderOutputBuffer,
76 status_t renderOutputBuffer( in renderOutputBuffer() function in android::MediaFilter::BufferChannel
461 status_t ACodecBufferChannel::renderOutputBuffer( in renderOutputBuffer() function in android::ACodecBufferChannel
5048 status_t err = mBufferChannel->renderOutputBuffer(buffer, renderTimeNs); in onReleaseOutputBuffer()