Searched refs:tryAcquireEglSurfaceLocked (Results 1 – 1 of 1) sorted by relevance
1193 … if ((! mHaveEglContext) && sGLThreadManager.tryAcquireEglSurfaceLocked(this)) { in guardedRun()1598 public boolean tryAcquireEglSurfaceLocked(GLThread thread) { in tryAcquireEglSurfaceLocked() method in GLSurfaceView.GLThreadManager