Lines Matching refs:EGL_TRUE

109         return ((uintptr_t(dpy)-1U) >= NUM_DISPLAYS) ? EGL_FALSE : EGL_TRUE;  in is_valid()
161 virtual EGLBoolean connect() { return EGL_TRUE; } in connect()
417 return EGL_TRUE; in connect()
578 return EGL_TRUE; in swapBuffers()
585 return EGL_TRUE; in setSwapRectangle()
601 return EGL_TRUE; in bindDrawSurface()
613 return EGL_TRUE; in bindReadSurface()
699 return EGL_TRUE; in bindDrawSurface()
711 return EGL_TRUE; in bindReadSurface()
783 return EGL_TRUE; in bindDrawSurface()
788 return EGL_TRUE; in bindReadSurface()
909 { EGL_NATIVE_RENDERABLE, EGL_TRUE },
1252 return EGL_TRUE; in getConfigAttrib()
1261 return EGL_TRUE; in getConfigAttrib()
1439 EGLBoolean res = EGL_TRUE; in eglInitialize()
1448 if (res == EGL_TRUE) { in eglInitialize()
1460 EGLBoolean res = EGL_TRUE; in eglTerminate()
1488 return EGL_TRUE; in eglGetConfigs()
1495 return EGL_TRUE; in eglGetConfigs()
1577 return EGL_TRUE; in eglChooseConfig()
1631 return EGL_TRUE; in eglDestroySurface()
1645 EGLBoolean ret = EGL_TRUE; in eglQuerySurface()
1724 return EGL_TRUE; in eglDestroyContext()
1837 return EGL_TRUE; in eglMakeCurrent()
1894 return EGL_TRUE; in eglWaitGL()
1899 return EGL_TRUE; in eglWaitNative()
1928 return EGL_TRUE; in eglSwapBuffers()
1999 return EGL_TRUE; in eglSwapInterval()
2010 return EGL_TRUE; in eglBindAPI()
2021 return EGL_TRUE; in eglWaitClient()
2027 return EGL_TRUE; in eglReleaseThread()
2120 return EGL_TRUE; in eglDestroyImageKHR()
2156 return EGL_TRUE; in eglDestroySyncKHR()
2179 return EGL_TRUE; in eglGetSyncAttribKHR()
2182 return EGL_TRUE; in eglGetSyncAttribKHR()
2185 return EGL_TRUE; in eglGetSyncAttribKHR()
2210 return EGL_TRUE; in eglSetSwapRectangleANDROID()