Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputThread.cpp53 mThread->requestExitAndWait(); in ~InputThread()
/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp574 mNetworkThread->requestExitAndWait(); in ~AudioGroup()
575 mDeviceThread->requestExitAndWait(); in ~AudioGroup()
655 mDeviceThread->requestExitAndWait(); in setMode()
686 mNetworkThread->requestExitAndWait(); in add()
710 mNetworkThread->requestExitAndWait(); in remove()
/frameworks/native/libs/gui/tests/
DSurfaceTextureGLThreadToGL.h162 mProducerThread->requestExitAndWait(); in TearDown()
DSurfaceTextureGL_test.cpp337 pt->requestExitAndWait(); in TEST_F()
695 pt->requestExitAndWait(); in TEST_F()
DSurfaceTextureClient_test.cpp561 thread->requestExitAndWait(); in TEST_F()
/frameworks/base/services/core/jni/tvinput/
DBufferProducerThread.cpp99 requestExitAndWait(); in shutdown()
/frameworks/base/media/jni/audioeffect/
DVisualizer.cpp90 if (t->requestExitAndWait() == WOULD_BLOCK) { in setEnabled()
133 t->requestExitAndWait(); in setCaptureCallBack()
/frameworks/av/services/audioflinger/
DPatchCommandThread.cpp191 requestExitAndWait(); in exit()
DThreads.cpp702 requestExitAndWait(); in exit()
5293 mAudioWatchdog->requestExitAndWait(); in ~MixerThread()
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java232 mGLThread.requestExitAndWait(); in finalize()
635 mGLThread.requestExitAndWait(); in onDetachedFromWindow()
1797 public void requestExitAndWait() { in requestExitAndWait() method in GLSurfaceView.GLThread
/frameworks/av/media/module/foundation/
DALooper.cpp166 thread->requestExitAndWait(); in stop()
/frameworks/av/media/codec2/sfplugin/
DC2NodeImpl.cpp213 return mQueueThread->requestExitAndWait(); in freeNode()
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp199 mAudioRecordThread->requestExitAndWait(); in stopAndJoinCallbacks()
368 mAudioRecordThread->requestExitAndWait(); in set()
DAudioTrack.cpp385 mAudioTrackThread->requestExitAndWait(); in stopAndJoinCallbacks()
661 mAudioTrackThread->requestExitAndWait(); in set()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp5125 Thread::requestExitAndWait(); in ~PreparerThread()
5157 Thread::requestExitAndWait(); in prepare()
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp2575 requestExitAndWait(); in exit()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt33946 Landroid/opengl/GLSurfaceView$GLThread;->requestExitAndWait()V