Searched refs:mShouldExit (Results 1 – 1 of 1) sorted by relevance
1301 if (mShouldExit) { in guardedRun()1710 mShouldExit = true; in requestExitAndWait()1743 private boolean mShouldExit; field in GLSurfaceViewCustom.GLThread