Searched refs:mWantRenderNotification (Results 1 – 1 of 1) sorted by relevance
1260 mWantRenderNotification = false; in GLThread()1306 mWantRenderNotification = false; in guardedRun()1411 mWantRenderNotification = false; in guardedRun()1455 mWantRenderNotification = true; in guardedRun()1469 if (mWantRenderNotification) { in guardedRun()1667 mWantRenderNotification = true; in requestRenderAndNotify()1841 private boolean mWantRenderNotification; field in GLSurfaceView.GLThread