Searched defs:eglGetError (Results 1 – 5 of 5) sorted by relevance
44 public native int eglGetError(); in eglGetError() method in EGLImpl
242 public int eglGetError() { in eglGetError() method in EGLLogWrapper
155 public static native int eglGetError( in eglGetError() method in EGL14
112 int eglGetError(); in eglGetError() method
232 EGLint eglGetError(void) { in eglGetError() function