Searched refs:mWantRenderNotification (Results 1 – 2 of 2) 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
51908 Landroid/opengl/GLSurfaceView$GLThread;->mWantRenderNotification:Z