Searched refs:EGL_VG_COLORSPACE (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ppapi/lib/gl/include/EGL/
H A Degl.h175 #define EGL_VG_COLORSPACE 0x3087 macro
188 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */
189 #define EGL_VG_COLORSPACE_LINEAR 0x308A /* EGL_VG_COLORSPACE value */
233 #define EGL_COLORSPACE EGL_VG_COLORSPACE
/external/chromium_org/third_party/angle/include/EGL/
H A Degl.h175 #define EGL_VG_COLORSPACE 0x3087 macro
188 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */
189 #define EGL_VG_COLORSPACE_LINEAR 0x308A /* EGL_VG_COLORSPACE value */
233 #define EGL_COLORSPACE EGL_VG_COLORSPACE
/external/chromium_org/third_party/khronos/EGL/
H A Degl.h175 #define EGL_VG_COLORSPACE 0x3087 macro
188 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */
189 #define EGL_VG_COLORSPACE_LINEAR 0x308A /* EGL_VG_COLORSPACE value */
233 #define EGL_COLORSPACE EGL_VG_COLORSPACE
/external/chromium_org/third_party/mesa/src/include/EGL/
H A Degl.h175 #define EGL_VG_COLORSPACE 0x3087 macro
188 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */
189 #define EGL_VG_COLORSPACE_LINEAR 0x308A /* EGL_VG_COLORSPACE value */
233 #define EGL_COLORSPACE EGL_VG_COLORSPACE
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglsurface.c135 case EGL_VG_COLORSPACE:
406 case EGL_VG_COLORSPACE:
/external/mesa3d/include/EGL/
H A Degl.h175 #define EGL_VG_COLORSPACE 0x3087 macro
188 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */
189 #define EGL_VG_COLORSPACE_LINEAR 0x308A /* EGL_VG_COLORSPACE value */
233 #define EGL_COLORSPACE EGL_VG_COLORSPACE
/external/mesa3d/src/egl/main/
H A Deglsurface.c135 case EGL_VG_COLORSPACE:
406 case EGL_VG_COLORSPACE:
/external/chromium_org/third_party/angle/src/libEGL/
H A DDisplay.cpp214 case EGL_VG_COLORSPACE:
300 case EGL_VG_COLORSPACE:
H A DlibEGL.cpp426 case EGL_VG_COLORSPACE:

Completed in 36 milliseconds