Home
last modified time | relevance | path

Searched defs:onBufferAttachedToOutputSurface (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DCodecBase.h536 virtual void onBufferAttachedToOutputSurface(uint32_t /*generation*/) { in onBufferAttachedToOutputSurface() function
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1633 void CCodecBufferChannel::onBufferAttachedToOutputSurface(uint32_t generation) { in onBufferAttachedToOutputSurface() function in android::CCodecBufferChannel
/frameworks/av/media/codec2/hal/client/
Dclient.cpp3568 void Codec2Client::Component::onBufferAttachedToOutputSurface( in onBufferAttachedToOutputSurface() function in android::Codec2Client::Component