Searched refs:logEglErrorAsWarning (Results 1 – 1 of 1) sorted by relevance
1110 logEglErrorAsWarning("EGLHelper", "eglMakeCurrent", mEgl.eglGetError()); in createSurface()1206 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning() method in GLSurfaceViewCustom.EglHelper1548 EglHelper.logEglErrorAsWarning("GLThread", "eglSwapBuffers", swapError); in guardedRun()