Home
last modified time | relevance | path

Searched refs:graphicColorGamut (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Dnative_buffer_utils.h93 GraphicColorGamut graphicColorGamut = GRAPHIC_COLOR_GAMUT_INVALID; member
H A Drs_surface_ohos_vulkan.cpp190 nativeSurface.graphicColorGamut = colorSpace_; in RequestFrame()
H A Dnative_buffer_utils.cpp221 …uto skColorSpace = RenderContext::ConvertColorGamutToSkColorSpace(nativeSurface.graphicColorGamut); in MakeFromNativeWindowBuffer()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_vulkan.cpp195 nativeSurface.graphicColorGamut = colorSpace_; in NativeRequestFrame()