Home
last modified time | relevance | path

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

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1110 logEglErrorAsWarning("EGLHelper", "eglMakeCurrent", mEgl.eglGetError()); in createSurface()
1206 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning() method in GLSurfaceViewCustom.EglHelper
1548 EglHelper.logEglErrorAsWarning("GLThread", "eglSwapBuffers", swapError); in guardedRun()