Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java288 private void throwEglException(String function) { in throwEglException() method in BlockingGLTextureView.EglHelper
292 public static void throwEglException(String function, int error) { in throwEglException() method in BlockingGLTextureView.EglHelper
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java1213 private void throwEglException(String function) { in throwEglException() method in GLSurfaceView.EglHelper
1217 public static void throwEglException(String function, int error) { in throwEglException() method in GLSurfaceView.EglHelper