Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp207 void MediaFilter::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()
704 int32_t keepComponentAllocated; in onShutdown() local
/frameworks/av/media/libstagefright/
DACodec.cpp681 void ACodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()
6685 int32_t keepComponentAllocated; in onMessageReceived() local
6823 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered() local
6835 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { in onShutdown()
6886 int32_t keepComponentAllocated; in onMessageReceived() local
7414 int32_t keepComponentAllocated; in onMessageReceived() local
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1358 void CCodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()