Searched refs:_EGL_INVALID_PLATFORM (Results 1 – 2 of 2) sorted by relevance
88 _EGLPlatformType plat = _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()100 return _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()109 if (plat == _EGL_INVALID_PLATFORM) in _eglGetNativePlatformFromEnv()123 return _EGL_INVALID_PLATFORM; in _eglNativePlatformDetectNativeDisplay()144 return _EGL_INVALID_PLATFORM; in _eglNativePlatformDetectNativeDisplay()157 if (detected_platform == _EGL_INVALID_PLATFORM) { in _eglGetNativePlatform()162 if (detected_platform == _EGL_INVALID_PLATFORM) { in _eglGetNativePlatform()249 if (plat == _EGL_INVALID_PLATFORM) in _eglFindDisplay()
56 _EGL_INVALID_PLATFORM = -1 enumerator