Searched defs:GLException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLException.java24 public class GLException extends RuntimeException { class in inherits:RuntimeException
25 public GLException(final int error) { method in class:GLException
30 public GLException(final int error, final String string) { method in class:GLException

Completed in 40 milliseconds