Searched refs:EGL_VG_COLORSPACE_sRGB (Results 1 – 10 of 10) sorted by relevance
177 case EGL_VG_COLORSPACE_sRGB: in _eglParseSurfaceAttribList()392 surf->VGColorspace = EGL_VG_COLORSPACE_sRGB; in _eglInitSurface()
72 mVGColorspace(EGL_VG_COLORSPACE_sRGB), in Surface()113 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
244 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
263 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
237 if (colorspace != EGL_VG_COLORSPACE_sRGB && colorspace != EGL_VG_COLORSPACE_LINEAR) in checkCommonAttributes()
503 *value = EGL_VG_COLORSPACE_sRGB; // Default in QuerySurface()
342 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro