Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
H A Deglsurface.c177 case EGL_VG_COLORSPACE_sRGB: in _eglParseSurfaceAttribList()
407 surf->VGColorspace = EGL_VG_COLORSPACE_sRGB; in _eglInitSurface()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp77 mVGColorspace(EGL_VG_COLORSPACE_sRGB), in Surface()
119 mVGColorspace = static_cast<EGLenum>(attributes.get(EGL_VG_COLORSPACE, EGL_VG_COLORSPACE_sRGB)); in Surface()
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h220 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h220 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/third_party/EGL/api/EGL/
H A Degl.h244 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/third_party/mesa3d/include/EGL/
H A Degl.h244 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h244 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/third_party/vk-gl-cts/modules/egl/
H A DteglQuerySurfaceTests.cpp237 if (colorspace != EGL_VG_COLORSPACE_sRGB && colorspace != EGL_VG_COLORSPACE_LINEAR) in checkCommonAttributes()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp503 *value = EGL_VG_COLORSPACE_sRGB; // Default in QuerySurface()

Completed in 11 milliseconds