• Home
  • Raw
  • Download

Lines Matching refs:EGL_TRUE

107         return ((uintptr_t(dpy)-1U) >= NUM_DISPLAYS) ? EGL_FALSE : EGL_TRUE;  in is_valid()
159 virtual EGLBoolean connect() { return EGL_TRUE; } in connect()
420 return EGL_TRUE; in connect()
587 return EGL_TRUE; in swapBuffers()
594 return EGL_TRUE; in setSwapRectangle()
610 return EGL_TRUE; in bindDrawSurface()
622 return EGL_TRUE; in bindReadSurface()
708 return EGL_TRUE; in bindDrawSurface()
720 return EGL_TRUE; in bindReadSurface()
791 return EGL_TRUE; in bindDrawSurface()
796 return EGL_TRUE; in bindReadSurface()
917 { EGL_NATIVE_RENDERABLE, EGL_TRUE },
1242 return EGL_TRUE; in getConfigAttrib()
1251 return EGL_TRUE; in getConfigAttrib()
1429 EGLBoolean res = EGL_TRUE; in eglInitialize()
1438 if (res == EGL_TRUE) { in eglInitialize()
1450 EGLBoolean res = EGL_TRUE; in eglTerminate()
1475 return EGL_TRUE; in eglGetConfigs()
1482 return EGL_TRUE; in eglGetConfigs()
1564 return EGL_TRUE; in eglChooseConfig()
1618 return EGL_TRUE; in eglDestroySurface()
1632 EGLBoolean ret = EGL_TRUE; in eglQuerySurface()
1711 return EGL_TRUE; in eglDestroyContext()
1824 return EGL_TRUE; in eglMakeCurrent()
1881 return EGL_TRUE; in eglWaitGL()
1886 return EGL_TRUE; in eglWaitNative()
1915 return EGL_TRUE; in eglSwapBuffers()
1986 return EGL_TRUE; in eglSwapInterval()
1997 return EGL_TRUE; in eglBindAPI()
2008 return EGL_TRUE; in eglWaitClient()
2014 return EGL_TRUE; in eglReleaseThread()
2107 return EGL_TRUE; in eglDestroyImageKHR()
2143 return EGL_TRUE; in eglDestroySyncKHR()
2166 return EGL_TRUE; in eglGetSyncAttribKHR()
2169 return EGL_TRUE; in eglGetSyncAttribKHR()
2172 return EGL_TRUE; in eglGetSyncAttribKHR()
2197 return EGL_TRUE; in eglSetSwapRectangleANDROID()