Searched refs:EglHelper (Results 1 – 1 of 1) sorted by relevance
792 EglHelper.throwEglException("eglDestroyContex", egl.eglGetError()); in destroyContext()995 private static class EglHelper { class in GLSurfaceViewCustom996 public EglHelper(WeakReference<GLSurfaceViewCustom> glSurfaceViewWeakRef) { in EglHelper() method in GLSurfaceViewCustom.EglHelper1281 mEglHelper = new EglHelper(mGLSurfaceViewWeakRef); in guardedRun()1548 EglHelper.logEglErrorAsWarning("GLThread", "eglSwapBuffers", swapError); in guardedRun()1763 private EglHelper mEglHelper;