Searched defs:throwEglException (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ | ||
D | BlockingGLTextureView.java | 288 private void throwEglException(String function) { in throwEglException() method in BlockingGLTextureView.EglHelper |
/frameworks/base/opengl/java/android/opengl/ | ||
D | GLSurfaceView.java | 1213 private void throwEglException(String function) { in throwEglException() method in GLSurfaceView.EglHelper |