Home
last modified time | relevance | path

Searched defs:throwEglException (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java1183 private void throwEglException(String function) { in throwEglException() method in GLSurfaceView.EglHelper
1187 public static void throwEglException(String function, int error) { in throwEglException() method in GLSurfaceView.EglHelper