Searched refs:shouldReleaseEGLContextWhenPausing (Results 1 – 1 of 1) sorted by relevance
1352 … if (!preserveEglContextOnPause || sGLThreadManager.shouldReleaseEGLContextWhenPausing()) { in guardedRun()1866 public synchronized boolean shouldReleaseEGLContextWhenPausing() { in shouldReleaseEGLContextWhenPausing() method in GLSurfaceViewCustom.GLThreadManager