Searched refs:EGL_VG_COLORSPACE_sRGB (Results 1 – 9 of 9) sorted by relevance
177 case EGL_VG_COLORSPACE_sRGB: in _eglParseSurfaceAttribList()392 surf->VGColorspace = EGL_VG_COLORSPACE_sRGB; in _eglInitSurface()
78 mVGColorspace(EGL_VG_COLORSPACE_sRGB), in Surface()121 mVGColorspace = static_cast<EGLenum>(attributes.get(EGL_VG_COLORSPACE, EGL_VG_COLORSPACE_sRGB)); in Surface()
220 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
128 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
263 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
244 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
237 if (colorspace != EGL_VG_COLORSPACE_sRGB && colorspace != EGL_VG_COLORSPACE_LINEAR) in checkCommonAttributes()
342 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro