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.cpp699 void ACodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()
6882 int32_t keepComponentAllocated; in onMessageReceived() local
7021 bool keepComponentAllocated = mCodec->mKeepComponentAllocated; in stateEntered() local
7033 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { in onShutdown()
7084 int32_t keepComponentAllocated; in onMessageReceived() local
7614 int32_t keepComponentAllocated; in onMessageReceived() local
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1859 void CCodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown()