Home | History | Annotate | Download | only in libEGL

Lines Matching refs:EGL_NO_DISPLAY

20     if (display == EGL_NO_DISPLAY)
115 return error(EGL_BAD_ALLOC, EGL_NO_DISPLAY);
118 return EGL_NO_DISPLAY;
128 if (dpy == EGL_NO_DISPLAY)
159 if (dpy == EGL_NO_DISPLAY)
401 return success(EGL_NO_DISPLAY);
427 return success(EGL_NO_DISPLAY);
623 eglMakeCurrent(EGL_NO_DISPLAY, EGL_NO_CONTEXT, EGL_NO_SURFACE, EGL_NO_SURFACE);
955 return error(EGL_BAD_ALLOC, EGL_NO_DISPLAY);
958 return EGL_NO_DISPLAY;