Home
last modified time | relevance | path

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

/cts/suite/audio_quality/lib/src/audio/
DAudioLocal.cpp78 requestExitAndWait(); in stopPlaybackOrRecord()
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java236 mGLThread.requestExitAndWait(); in finalize()
613 mGLThread.requestExitAndWait(); in onDetachedFromWindow()
1706 public void requestExitAndWait() { in requestExitAndWait() method in GLSurfaceViewCustom.GLThread