Home
last modified time | relevance | path

Searched refs:stopUsingOutputSurface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
H A Dclient.h504 void stopUsingOutputSurface(
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp2258 if (comp) comp->stopUsingOutputSurface(outputPoolId); in stopUseOutputSurface()
/aosp_15_r20/frameworks/av/media/codec2/hal/client/
H A Dclient.cpp3443 void Codec2Client::Component::stopUsingOutputSurface( in stopUsingOutputSurface() function in android::Codec2Client::Component