HomeSort by relevance Sort by last modified time
    Searched refs:requestExitAndWait (Results 1 - 12 of 12) sorted by null

  /frameworks/base/camera/libcameraservice/
CameraHardwareStub.cpp 218 previewThread->requestExitAndWait();
  /frameworks/base/include/utils/
threads.h 421 status_t requestExitAndWait();
  /frameworks/base/media/libmedia/
AudioRecord.cpp 76 mClientRecordThread->requestExitAndWait();
259 if (t->requestExitAndWait() == WOULD_BLOCK) {
AudioTrack.cpp 94 mAudioTrackThread->requestExitAndWait();
310 if (t->requestExitAndWait() == WOULD_BLOCK) {
  /frameworks/base/libs/surfaceflinger/DisplayHardware/
DisplayHardwareBase.cpp 374 mDisplayEventThread->requestExitAndWait();
  /frameworks/base/libs/utils/
Threads.cpp 767 status_t Thread::requestExitAndWait()
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 530 mGLThread.requestExitAndWait();
    [all...]
  /frameworks/base/libs/audioflinger/
AudioPolicyService.cpp 911 requestExitAndWait();
AudioPolicyManagerBase.cpp     [all...]
AudioFlinger.cpp 789 // destroyed in the middle of requestExitAndWait()
799 requestExitAndWait();
    [all...]
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.cpp 419 iFragmentWriter->requestExitAndWait();
    [all...]

Completed in 1226 milliseconds