Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp96 void MediaFilter::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()
619 int32_t keepComponentAllocated; in onShutdown() local
/frameworks/av/media/libstagefright/
DACodec.cpp681 void ACodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()
6619 int32_t keepComponentAllocated; in onMessageReceived() local
6757 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered() local
6769 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { in onShutdown()
6820 int32_t keepComponentAllocated; in onMessageReceived() local
7338 int32_t keepComponentAllocated; in onMessageReceived() local
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1323 void CCodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()