Searched refs:mDestroyRequested (Results 1 – 6 of 6) sorted by relevance
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()
89 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