Searched defs:getEGLErrorString (Results 1 – 2 of 2) sorted by relevance
227 public static String getEGLErrorString(int error) { in getEGLErrorString() method in GLUtils
431 private static String getEGLErrorString(EGL10 egl, int eglError) { in getEGLErrorString() method in RenderTarget