Home
last modified time | relevance | path

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

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1352 … if (!preserveEglContextOnPause || sGLThreadManager.shouldReleaseEGLContextWhenPausing()) { in guardedRun()
1866 public synchronized boolean shouldReleaseEGLContextWhenPausing() { in shouldReleaseEGLContextWhenPausing() method in GLSurfaceViewCustom.GLThreadManager