Home | History | Annotate | Download | only in gui

Lines Matching refs:EGLint

44 EGLAPI const char* eglQueryStringImplementationANDROID(EGLDisplay dpy, EGLint name);
687 EGLint result = eglClientWaitSyncKHR(dpy, fence, 0, 1000000000);
880 EGLint attrs[] = {
901 EGLint error = eglGetError();
991 EGLint attribs[] = {
1005 // return an EGLint or void. Ignore the return value for now, as
1008 EGLint eglErr = eglGetError();