Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java1193 … if ((! mHaveEglContext) && sGLThreadManager.tryAcquireEglSurfaceLocked(this)) { in guardedRun()
1598 public boolean tryAcquireEglSurfaceLocked(GLThread thread) { in tryAcquireEglSurfaceLocked() method in GLSurfaceView.GLThreadManager