Searched refs:native_platform (Results 1 – 1 of 1) sorted by relevance
151 static _EGLPlatformType native_platform = _EGL_INVALID_PLATFORM; in _eglGetNativePlatform() local152 _EGLPlatformType detected_platform = native_platform; in _eglGetNativePlatform()173 p_atomic_cmpxchg(&native_platform, _EGL_INVALID_PLATFORM, in _eglGetNativePlatform()177 return native_platform; in _eglGetNativePlatform()