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.h424 void stopUsingOutputSurface(
/frameworks/av/media/codec2/hal/client/
Dclient.cpp1592 void Codec2Client::Component::stopUsingOutputSurface( in stopUsingOutputSurface() function in android::Codec2Client::Component
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1741 if (mComponent) mComponent->stopUsingOutputSurface(outputPoolId); in stopUseOutputSurface()