Home
last modified time | relevance | path

Searched refs:GRAPHIC_CM_BT709_FULL (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp34 {GRAPHIC_COLOR_GAMUT_STANDARD_BT709, GRAPHIC_CM_BT709_FULL},
45 {GRAPHIC_CM_BT709_FULL, GRAPHIC_COLOR_GAMUT_STANDARD_BT709},
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h342 GRAPHIC_CM_BT709_FULL = 1 | (1 << 8) | (1 << 16) | (1 << 21),
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display.cpp54 GRAPHIC_CM_BT709_FULL = 1 | (1 << 8) | (1 << 16) | (1 << 21), // COLORPRIMARIES_BT709 | (TRANSFUNC_BT709 << 8) | (MATRIX_BT709 << 16) | (RANGE_FULL << 21)
115 { GraphicCM_ColorSpaceType::GRAPHIC_CM_BT709_FULL, ColorSpace::BT709 }, member in OHOS::Rosen::__anon12073::GraphicCM_ColorSpaceType

Completed in 5 milliseconds