Home | History | Annotate | Download | only in egl

Lines Matching refs:EGL_BAD_DISPLAY

52         case EGL_BAD_DISPLAY:       return "EGL_BAD_DISPLAY";
95 RETURN_ERROR(ret, EGL_BAD_DISPLAY); \
129 setErrorReturn(EGL_BAD_DISPLAY, EGL_FALSE); \
1106 setErrorReturn(EGL_BAD_DISPLAY, EGL_FALSE);