Searched defs:GlOutOfMemoryException (Results 1 – 1 of 1) sorted by relevance
25 public static class GlOutOfMemoryException extends GLException { class in GlUtil26 public GlOutOfMemoryException(int error, String msg) { in GlOutOfMemoryException() method in GlUtil.GlOutOfMemoryException