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 779 // clear thread ID so that requestExitAndWait() does not exit if
782 // note that interested observers blocked in requestExitAndWait are
805 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 232 mGLThread.requestExitAndWait();
609 mGLThread.requestExitAndWait();
    [all...]

Completed in 176 milliseconds