Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/include/media/stagefright/
H A DCodecBase.h524 virtual void onBufferAttachedToOutputSurface(uint32_t /*generation*/) { in onBufferAttachedToOutputSurface() function
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp1615 void CCodecBufferChannel::onBufferAttachedToOutputSurface(uint32_t generation) { in onBufferAttachedToOutputSurface() function in android::CCodecBufferChannel
/aosp_15_r20/frameworks/av/media/codec2/hal/client/
H A Dclient.cpp3483 void Codec2Client::Component::onBufferAttachedToOutputSurface( in onBufferAttachedToOutputSurface() function in android::Codec2Client::Component