Searched refs:throwEglException (Results 1 – 1 of 1) sorted by relevance
951 throwEglException("createContext"); in start()984 throwEglException("createWindowSurface"); in createSurface()992 throwEglException("eglMakeCurrent"); in createSurface()1051 private void throwEglException(String function) { in throwEglException() method in GLSurfaceView.EglHelper