Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp37 {GRAPHIC_COLOR_GAMUT_DISPLAY_P3, GRAPHIC_CM_P3_FULL},
48 {GRAPHIC_CM_P3_FULL, GRAPHIC_COLOR_GAMUT_DISPLAY_P3},
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h362 GRAPHIC_CM_P3_FULL = 6 | (2 << 8) | (3 << 16) | (1 << 21),
392 /* equal to GRAPHIC_CM_P3_FULL */
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display.cpp65 GRAPHIC_CM_P3_FULL = 6 | (2 << 8) | (3 << 16) | (1 << 21), // COLORPRIMARIES_P3_D65 | (TRANSFUNC_SRGB << 8) | (MATRIX_P3 << 16) | (RANGE_FULL << 21)
82 GRAPHIC_CM_DISPLAY_P3_SRGB = 6 | (2 << 8) | (3 << 16) | (1 << 21), // equal to GRAPHIC_CM_P3_FULL
123 { GraphicCM_ColorSpaceType::GRAPHIC_CM_P3_FULL, ColorSpace::DISPLAY_P3 }, member in OHOS::Rosen::__anon12073::GraphicCM_ColorSpaceType

Completed in 7 milliseconds