Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp207 void MediaFilter::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()
704 int32_t keepComponentAllocated; in onShutdown() local
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp698 void ACodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()
6853 int32_t keepComponentAllocated; in onMessageReceived() local
6992 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered() local
7004 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { in onShutdown()
7055 int32_t keepComponentAllocated; in onMessageReceived() local
7585 int32_t keepComponentAllocated; in onMessageReceived() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp1750 void CCodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()