Searched refs:mDestroyRequested (Results 1 – 7 of 7) sorted by relevance
53 private boolean mDestroyRequested = false; field in ALSProbe111 if (!mDestroyed && !mDestroyRequested) { in enable()129 mDestroyRequested = true; in destroy()146 if (mDestroyRequested) { in onNext()
75 outputMix->mOutputMixExt.mDestroyRequested = true; in COutputMix_PreDestroy()76 while (outputMix->mOutputMixExt.mDestroyRequested) { in COutputMix_PreDestroy()
90 thiz->mDestroyRequested = true; in CAudioPlayer_PreDestroy()91 while (thiz->mDestroyRequested) { in CAudioPlayer_PreDestroy()
83 if (audioPlayer->mDestroyRequested) { in track_check()94 audioPlayer->mDestroyRequested = SL_BOOLEAN_FALSE; in track_check()182 if (thiz->mDestroyRequested) { in IOutputMixExt_FillBuffer()190 thiz->mDestroyRequested = SL_BOOLEAN_FALSE; in IOutputMixExt_FillBuffer()349 thiz->mDestroyRequested = SL_BOOLEAN_FALSE; in IOutputMixExt_init()407 thiz->mDestroyRequested = SL_BOOLEAN_FALSE; in IOutputMixExt_checkAudioPlayerSourceSink()
221 thiz->mDestroyRequested = SL_BOOLEAN_FALSE; in IEngine_CreateAudioPlayer()
90 SLboolean mDestroyRequested; ///< Mixer to acknowledge application's call to Object::Destroy member
452 SLboolean mDestroyRequested; ///< Mixer to acknowledge application's call to Object::Destroy member