Searched refs:logEglErrorAsWarning (Results 1 – 1 of 1) sorted by relevance
238 logEglErrorAsWarning("EGLHelper", "eglMakeCurrent", mEgl.eglGetError()); in createSurface()297 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning() method in BlockingGLTextureView.EglHelper