OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_EGLPlatformType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/egl/main/
egldisplay.h
53
typedef enum _egl_platform_type
_EGLPlatformType
;
127
_EGLPlatformType
Platform; /**< The type of the platform display */
159
extern
_EGLPlatformType
168
_eglFindDisplay(
_EGLPlatformType
plat, void *plat_dpy);
/external/mesa3d/src/egl/main/
egldisplay.h
53
typedef enum _egl_platform_type
_EGLPlatformType
;
127
_EGLPlatformType
Platform; /**< The type of the platform display */
159
extern
_EGLPlatformType
168
_eglFindDisplay(
_EGLPlatformType
plat, void *plat_dpy);
Completed in 390 milliseconds