Home
last modified time | relevance | path

Searched refs:GRAPHIC_CM_P3_HLG_FULL (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h364 GRAPHIC_CM_P3_HLG_FULL = 6 | (5 << 8) | (3 << 16) | (1 << 21),
394 /* equal to GRAPHIC_CM_P3_HLG_FULL */
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display.cpp66 GRAPHIC_CM_P3_HLG_FULL = 6 | (5 << 8) | (3 << 16) | (1 << 21), // COLORPRIMARIES_P3_D65 | (TRANSFUNC_HLG << 8) | (MATRIX_P3 << 16) | (RANGE_FULL << 21)
83 GRAPHIC_CM_DISPLAY_P3_HLG = 6 | (5 << 8) | (3 << 16) | (1 << 21), // equal to GRAPHIC_CM_P3_HLG_FULL
117 { GraphicCM_ColorSpaceType::GRAPHIC_CM_P3_HLG_FULL, ColorSpace::P3_HLG }, member in OHOS::Rosen::__anon12073::GraphicCM_ColorSpaceType

Completed in 3 milliseconds