Searched refs:EGL_BAD_DISPLAY (Results 1 – 2 of 2) sorted by relevance
85 #define EGL_BAD_DISPLAY 0x3008 macro
101 RETURN_ERROR(ret,EGL_BAD_DISPLAY); \195 RETURN_ERROR(EGL_FALSE,EGL_BAD_DISPLAY); in eglInitialize()