Lines Matching refs:EGL_SUCCESS
122 RETURN_EGL_ERROR(disp, EGL_SUCCESS, ret)
126 RETURN_EGL_ERROR(disp, (ret) ? EGL_SUCCESS : 0, ret)
309 return EGL_SUCCESS; in _eglConvertIntsToAttribs()
327 return EGL_SUCCESS; in _eglConvertIntsToAttribs()
422 if (_eglConvertIntsToAttribs(int_attribs, &attrib_list) != EGL_SUCCESS) in eglGetPlatformDisplayEXT()
1508 EGLint err = EGL_SUCCESS; in eglGetCurrentSurface()
1542 t->LastError = EGL_SUCCESS; in eglGetError()
1822 if (err != EGL_SUCCESS) in eglCreateSyncKHR()
2354 return EGL_SUCCESS; in eglLabelObjectKHR()
2369 RETURN_EGL_EVAL(disp, EGL_SUCCESS); in eglLabelObjectKHR()
2394 RETURN_EGL_EVAL(disp, EGL_SUCCESS); in eglLabelObjectKHR()
2445 return EGL_SUCCESS; in eglDebugMessageControlKHR()