Searched refs:_EGLPlatformType (Results 1 – 3 of 3) sorted by relevance
64 _EGLPlatformType platform;79 static _EGLPlatformType82 _EGLPlatformType plat = _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()107 static _EGLPlatformType148 _EGLPlatformType151 static _EGLPlatformType native_platform = _EGL_INVALID_PLATFORM; in _eglGetNativePlatform()152 _EGLPlatformType detected_platform = native_platform; in _eglGetNativePlatform()216 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy) in _eglFindDisplay()
57 typedef enum _egl_platform_type _EGLPlatformType; typedef155 _EGLPlatformType Platform; /**< The type of the platform display */187 extern _EGLPlatformType196 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy);
363 _EGLPlatformType plat; in eglGetDisplay()