Home | History | Annotate | Download | only in jni

Lines Matching refs:EGLBoolean

170 /* EGLBoolean eglInitialize ( EGLDisplay dpy, EGLint *major, EGLint *minor ) */
177 EGLBoolean _returnValue = (EGLBoolean) 0;
245 /* EGLBoolean eglTerminate ( EGLDisplay dpy ) */
249 EGLBoolean _returnValue = (EGLBoolean) 0;
268 /* EGLBoolean eglGetConfigs ( EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLint *num_config ) */
275 EGLBoolean _returnValue = (EGLBoolean) 0;
342 /* EGLBoolean eglChooseConfig ( EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_size, EGLint *num_config ) */
349 EGLBoolean _returnValue = (EGLBoolean) 0;
461 /* EGLBoolean eglGetConfigAttrib ( EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value ) */
468 EGLBoolean _returnValue = (EGLBoolean) 0;
737 /* EGLBoolean eglDestroySurface ( EGLDisplay dpy, EGLSurface surface ) */
741 EGLBoolean _returnValue = (EGLBoolean) 0;
752 /* EGLBoolean eglQuerySurface ( EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value ) */
759 EGLBoolean _returnValue = (EGLBoolean) 0;
807 /* EGLBoolean eglBindAPI ( EGLenum api ) */
811 EGLBoolean _returnValue = (EGLBoolean) 0;
827 /* EGLBoolean eglWaitClient ( void ) */
831 EGLBoolean _returnValue = (EGLBoolean) 0;
836 /* EGLBoolean eglReleaseThread ( void ) */
840 EGLBoolean _returnValue = (EGLBoolean) 0;
914 /* EGLBoolean eglSurfaceAttrib ( EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value ) */
918 EGLBoolean _returnValue = (EGLBoolean) 0;
931 /* EGLBoolean eglBindTexImage ( EGLDisplay dpy, EGLSurface surface, EGLint buffer ) */
935 EGLBoolean _returnValue = (EGLBoolean) 0;
947 /* EGLBoolean eglReleaseTexImage ( EGLDisplay dpy, EGLSurface surface, EGLint buffer ) */
951 EGLBoolean _returnValue = (EGLBoolean) 0;
963 /* EGLBoolean eglSwapInterval ( EGLDisplay dpy, EGLint interval ) */
967 EGLBoolean _returnValue = (EGLBoolean) 0;
1041 /* EGLBoolean eglDestroyContext ( EGLDisplay dpy, EGLContext ctx ) */
1045 EGLBoolean _returnValue = (EGLBoolean) 0;
1056 /* EGLBoolean eglMakeCurrent ( EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx ) */
1060 EGLBoolean _returnValue = (EGLBoolean) 0;
1104 /* EGLBoolean eglQueryContext ( EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value ) */
1111 EGLBoolean _returnValue = (EGLBoolean) 0;
1159 /* EGLBoolean eglWaitGL ( void ) */
1163 EGLBoolean _returnValue = (EGLBoolean) 0;
1168 /* EGLBoolean eglWaitNative ( EGLint engine ) */
1172 EGLBoolean _returnValue = (EGLBoolean) 0;
1179 /* EGLBoolean eglSwapBuffers ( EGLDisplay dpy, EGLSurface surface ) */
1183 EGLBoolean _returnValue = (EGLBoolean) 0;
1194 /* EGLBoolean eglCopyBuffers ( EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target ) */
1200 return (EGLBoolean) 0;