Searched refs:checkEglError (Results 1 – 3 of 3) sorted by relevance
104 checkEglError("Before eglCreateContext", egl); in createContext()108 checkEglError("After eglCreateContext", egl); in createContext()117 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in MosaicRendererSurfaceView
139 checkEglError(); in doFrame()283 private void checkEglError() { in checkEglError() method in ColorsGLRenderer
171 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in SurfaceTextureRenderer