Searched defs:checkGlError (Results 1 – 6 of 6) sorted by relevance
31 public static void checkGlError(String glOperation) { in checkGlError() method in OpenGLUtils
173 public static void checkGlError(String operation) { in checkGlError() method in GLToolbox
311 private void checkGlError(String op) { in checkGlError() method in GLDepthTestActivity.GLES20TriangleRenderer
339 private static void checkGlError() { in checkGlError() method in GLTextureViewActivity.RenderThread
292 private static void checkGlError() { in checkGlError() method in ImageFlipRenderThread
648 private void checkGlError(String op) { in checkGlError() method in VideoDumpView.VideoDumpRenderer