Home
last modified time | relevance | path

Searched refs:_EGL_PLATFORM_FBDEV (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/egl/main/
Degldisplay.c75 { _EGL_PLATFORM_FBDEV, "fbdev" },
154 return _EGL_PLATFORM_FBDEV; in _eglNativePlatformDetectNativeDisplay()
Degldisplay.h46 _EGL_PLATFORM_FBDEV, enumerator
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.c129 case _EGL_PLATFORM_FBDEV: in egl_g3d_get_platform()