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

  /device/generic/goldfish/camera/
EmulatedCameraHotplugThread.cpp 57 status_t EmulatedCameraHotplugThread::requestExitAndWait() {
  /system/core/libutils/
Threads.cpp 756 // clear thread ID so that requestExitAndWait() does not exit if
759 // note that interested observers blocked in requestExitAndWait are
782 status_t Thread::requestExitAndWait()
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 236 mGLThread.requestExitAndWait();
613 mGLThread.requestExitAndWait();
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 545 mGLThread.requestExitAndWait();
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 231 mGLThread.requestExitAndWait();
634 mGLThread.requestExitAndWait();
    [all...]

Completed in 117 milliseconds