Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
Dclient.h477 void stopUsingOutputSurface(
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp2088 if (mComponent) mComponent->stopUsingOutputSurface(outputPoolId); in stopUseOutputSurface()
/frameworks/av/media/codec2/hal/client/
Dclient.cpp2519 void Codec2Client::Component::stopUsingOutputSurface( in stopUsingOutputSurface() function in android::Codec2Client::Component