Home
last modified time | relevance | path

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

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1409 } else if (sGLThreadManager.tryAcquireEglContextLocked(this)) { in guardedRun()
1835 public boolean tryAcquireEglContextLocked(GLThread thread) { in tryAcquireEglContextLocked() method in GLSurfaceViewCustom.GLThreadManager