Home
last modified time | relevance | path

Searched refs:requestExitAndWait (Results 1 – 18 of 18) sorted by relevance

/frameworks/native/services/inputflinger/
DInputThread.cpp53 mThread->requestExitAndWait(); in ~InputThread()
/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp572 mNetworkThread->requestExitAndWait(); in ~AudioGroup()
573 mDeviceThread->requestExitAndWait(); in ~AudioGroup()
653 mDeviceThread->requestExitAndWait(); in setMode()
684 mNetworkThread->requestExitAndWait(); in add()
708 mNetworkThread->requestExitAndWait(); in remove()
/frameworks/native/libs/gui/tests/
DSurfaceTextureGLThreadToGL.h162 mProducerThread->requestExitAndWait(); in TearDown()
DSurfaceTextureGL_test.cpp336 pt->requestExitAndWait(); in TEST_F()
694 pt->requestExitAndWait(); in TEST_F()
DSurfaceTextureClient_test.cpp571 thread->requestExitAndWait(); in TEST_F()
/frameworks/base/media/jni/audioeffect/
DVisualizer.cpp82 if (t->requestExitAndWait() == WOULD_BLOCK) { in setEnabled()
125 t->requestExitAndWait(); in setCaptureCallBack()
/frameworks/av/services/camera/libcameraservice/api1/client2/
DJpegCompressor.cpp66 requestExitAndWait(); in cancel()
/frameworks/av/media/libstagefright/foundation/
DALooper.cpp162 thread->requestExitAndWait(); in stop()
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java232 mGLThread.requestExitAndWait(); in finalize()
635 mGLThread.requestExitAndWait(); in onDetachedFromWindow()
1789 public void requestExitAndWait() { in requestExitAndWait() method in GLSurfaceView.GLThread
/frameworks/av/services/audioflinger/
DDeviceEffectManager.cpp276 requestExitAndWait(); in exit()
DThreads.cpp566 requestExitAndWait(); in exit()
4548 mAudioWatchdog->requestExitAndWait(); in ~MixerThread()
/frameworks/av/media/codec2/sfplugin/
DC2OMXNode.cpp177 return mQueueThread->requestExitAndWait(); in freeNode()
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp188 mAudioRecordThread->requestExitAndWait(); in ~AudioRecord()
364 mAudioRecordThread->requestExitAndWait(); in set()
DAudioTrack.cpp320 mAudioTrackThread->requestExitAndWait(); in ~AudioTrack()
596 mAudioTrackThread->requestExitAndWait(); in set()
/frameworks/native/services/surfaceflinger/Scheduler/
DDispSync.cpp517 mThread->requestExitAndWait(); in ~DispSync()
/frameworks/base/services/core/jni/
Dcom_android_server_tv_TvInputHal.cpp201 requestExitAndWait(); in shutdown()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp1869 requestExitAndWait(); in exit()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp5387 Thread::requestExitAndWait(); in ~PreparerThread()
5419 Thread::requestExitAndWait(); in prepare()