Searched refs:_EGLPlatformType (Results 1 – 3 of 3) sorted by relevance
67 _EGLPlatformType platform;82 static _EGLPlatformType85 _EGLPlatformType plat = _EGL_INVALID_PLATFORM; in _eglGetNativePlatformFromEnv()139 static _EGLPlatformType180 _EGLPlatformType183 static _EGLPlatformType native_platform; in _eglGetNativePlatform()241 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy) in _eglFindDisplay()
57 typedef enum _egl_platform_type _EGLPlatformType; typedef144 _EGLPlatformType Platform; /**< The type of the platform display */177 extern _EGLPlatformType186 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy);
358 _EGLPlatformType plat; in eglGetDisplay()