Searched refs:returnBufferToInput_l (Results 1 - 4 of 4) sorted by path

/frameworks/av/include/media/stagefright/
H A DMediaSync.h260 void returnBufferToInput_l(const sp<GraphicBuffer> &buffer, const sp<Fence> &fence);
/frameworks/av/media/libstagefright/
H A DMediaSync.cpp137 returnBufferToInput_l(mBuffersSentToOutput.valueAt(0), Fence::NO_FENCE);
350 returnBufferToInput_l(bufferItem->mGraphicBuffer, bufferItem->mFence);
559 returnBufferToInput_l(
645 returnBufferToInput_l(bufferItem.mGraphicBuffer, bufferItem.mFence);
678 returnBufferToInput_l(bufferItem.mGraphicBuffer, bufferItem.mFence);
731 returnBufferToInput_l(buffer, fence);
734 void MediaSync::returnBufferToInput_l( function in class:android::MediaSync
/frameworks/av/media/libstagefright/foundation/include/
H A DMediaSync.h260 void returnBufferToInput_l(const sp<GraphicBuffer> &buffer, const sp<Fence> &fence);
/frameworks/av/media/libstagefright/include/
H A DMediaSync.h260 void returnBufferToInput_l(const sp<GraphicBuffer> &buffer, const sp<Fence> &fence);

Completed in 100 milliseconds