Lines Matching refs:EGL_TRUE
129 return ((uintptr_t(dpy)-1U) >= NUM_DISPLAYS) ? EGL_FALSE : EGL_TRUE; in is_valid()
181 virtual EGLBoolean connect() { return EGL_TRUE; } in connect()
437 return EGL_TRUE; in connect()
598 return EGL_TRUE; in swapBuffers()
605 return EGL_TRUE; in setSwapRectangle()
621 return EGL_TRUE; in bindDrawSurface()
633 return EGL_TRUE; in bindReadSurface()
719 return EGL_TRUE; in bindDrawSurface()
731 return EGL_TRUE; in bindReadSurface()
803 return EGL_TRUE; in bindDrawSurface()
808 return EGL_TRUE; in bindReadSurface()
929 { EGL_NATIVE_RENDERABLE, EGL_TRUE },
1272 return EGL_TRUE; in getConfigAttrib()
1281 return EGL_TRUE; in getConfigAttrib()
1459 EGLBoolean res = EGL_TRUE; in eglInitialize()
1468 if (res == EGL_TRUE) { in eglInitialize()
1480 EGLBoolean res = EGL_TRUE; in eglTerminate()
1508 return EGL_TRUE; in eglGetConfigs()
1515 return EGL_TRUE; in eglGetConfigs()
1597 return EGL_TRUE; in eglChooseConfig()
1651 return EGL_TRUE; in eglDestroySurface()
1665 EGLBoolean ret = EGL_TRUE; in eglQuerySurface()
1744 return EGL_TRUE; in eglDestroyContext()
1856 return EGL_TRUE; in eglMakeCurrent()
1913 return EGL_TRUE; in eglWaitGL()
1918 return EGL_TRUE; in eglWaitNative()
1947 return EGL_TRUE; in eglSwapBuffers()
2018 return EGL_TRUE; in eglSwapInterval()
2029 return EGL_TRUE; in eglBindAPI()
2040 return EGL_TRUE; in eglWaitClient()
2046 return EGL_TRUE; in eglReleaseThread()
2139 return EGL_TRUE; in eglDestroyImageKHR()
2175 return EGL_TRUE; in eglDestroySyncKHR()
2198 return EGL_TRUE; in eglGetSyncAttribKHR()
2201 return EGL_TRUE; in eglGetSyncAttribKHR()
2204 return EGL_TRUE; in eglGetSyncAttribKHR()
2229 return EGL_TRUE; in eglSetSwapRectangleANDROID()