Searched defs:checkGlError (Results 1 – 6 of 6) sorted by relevance
72 public static void checkGlError(String op) { in checkGlError() method in GLToolbox
103 void RenderingThread::checkGlError(const char* op) { in checkGlError() function in RenderingThread
38 static void checkGlError(const char* op) { in checkGlError() function
202 private void checkGlError(String op) { in checkGlError() method in GLES20TriangleRenderer
204 private void checkGlError(String op) { in checkGlError() method in GLES20TriangleRenderer
269 private void checkGlError(String op) { in checkGlError() method in MyRenderer