Searched refs:renderOutputBuffer (Results 1 – 7 of 7) sorted by relevance
101 status_t renderOutputBuffer(
500 virtual status_t renderOutputBuffer(
1097 status_t CCodecBufferChannel::renderOutputBuffer( in renderOutputBuffer() function in android::CCodecBufferChannel
68 MOCK_METHOD(status_t, renderOutputBuffer,
474 status_t ACodecBufferChannel::renderOutputBuffer( in renderOutputBuffer() function in android::ACodecBufferChannel
6608 status_t err = mBufferChannel->renderOutputBuffer(buffer, renderTimeNs); in onReleaseOutputBuffer()