Searched refs:EGL_BAD_ALLOC (Results 1 – 2 of 2) sorted by relevance
491 RETURN_ERROR(EGL_NO_SURFACE,EGL_BAD_ALLOC); in eglCreateWindowSurface()496 RETURN_ERROR(EGL_NO_SURFACE,EGL_BAD_ALLOC); in eglCreateWindowSurface()500 RETURN_ERROR(EGL_NO_SURFACE,EGL_BAD_ALLOC); in eglCreateWindowSurface()516 RETURN_ERROR(EGL_NO_SURFACE,EGL_BAD_ALLOC); in eglCreatePbufferSurface()561 RETURN_ERROR(EGL_NO_SURFACE,EGL_BAD_ALLOC); in eglCreatePixmapSurface()566 RETURN_ERROR(EGL_NO_SURFACE,EGL_BAD_ALLOC); in eglCreatePixmapSurface()570 RETURN_ERROR(EGL_NO_SURFACE,EGL_BAD_ALLOC); in eglCreatePixmapSurface()
80 #define EGL_BAD_ALLOC 0x3003 macro