Searched refs:_EGL_INVALID_PLATFORM (Results 1 – 2 of 2) sorted by relevance
97 _EGLPlatformType plat = _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()109 return _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()118 if (plat == _EGL_INVALID_PLATFORM) in _eglGetNativePlatformFromEnv()132 return _EGL_INVALID_PLATFORM; in _eglNativePlatformDetectNativeDisplay()158 return _EGL_INVALID_PLATFORM; in _eglNativePlatformDetectNativeDisplay()171 if (detected_platform == _EGL_INVALID_PLATFORM) { in _eglGetNativePlatform()176 if (detected_platform == _EGL_INVALID_PLATFORM) { in _eglGetNativePlatform()263 if (plat == _EGL_INVALID_PLATFORM) in _eglFindDisplay()
59 _EGL_INVALID_PLATFORM = -1 enumerator