Searched refs:_EGLPlatformType (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Degldisplay.h53 typedef enum _egl_platform_type _EGLPlatformType; typedef in typeref:enum:_egl_platform_type
127 _EGLPlatformType Platform; /**< The type of the platform display */
159 extern _EGLPlatformType
168 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy);
H A Degldisplay.c68 _EGLPlatformType platform;
84 static _EGLPlatformType
87 _EGLPlatformType plat = _EGL_INVALID_PLATFORM;
141 static _EGLPlatformType
188 _EGLPlatformType
191 static _EGLPlatformType native_platform = _EGL_INVALID_PLATFORM;
250 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy)
H A Deglapi.c298 _EGLPlatformType plat = _eglGetNativePlatform(nativeDisplay);
/external/mesa3d/src/egl/main/
H A Degldisplay.h53 typedef enum _egl_platform_type _EGLPlatformType; typedef in typeref:enum:_egl_platform_type
127 _EGLPlatformType Platform; /**< The type of the platform display */
159 extern _EGLPlatformType
168 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy);
H A Degldisplay.c68 _EGLPlatformType platform;
84 static _EGLPlatformType
87 _EGLPlatformType plat = _EGL_INVALID_PLATFORM;
141 static _EGLPlatformType
188 _EGLPlatformType
191 static _EGLPlatformType native_platform = _EGL_INVALID_PLATFORM;
250 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy)
H A Deglapi.c298 _EGLPlatformType plat = _eglGetNativePlatform(nativeDisplay);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
H A Degl_g3d.c96 egl_g3d_get_platform(_EGLDriver *drv, _EGLPlatformType plat)
/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Degl_g3d.c96 egl_g3d_get_platform(_EGLDriver *drv, _EGLPlatformType plat)

Completed in 2430 milliseconds