Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp39 {GRAPHIC_COLOR_GAMUT_BT2100_PQ, GRAPHIC_CM_BT2020_PQ_FULL},
50 {GRAPHIC_CM_BT2020_PQ_FULL, GRAPHIC_COLOR_GAMUT_BT2100_PQ},
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h346 GRAPHIC_CM_BT2020_PQ_FULL = 4 | (4 << 8) | (4 << 16) | (1 << 21),
402 /* equal to GRAPHIC_CM_BT2020_PQ_FULL */
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display.cpp56 GRAPHIC_CM_BT2020_PQ_FULL = 4 | (4 << 8) | (4 << 16) | (1 << 21), // COLORPRIMARIES_BT2020 | (TRANSFUNC_PQ << 8) | (MATRIX_BT2020 << 16) | (RANGE_FULL << 21)
87 GRAPHIC_CM_DISPLAY_BT2020_PQ = 4 | (4 << 8) | (4 << 16) | (1 << 21) // equal to GRAPHIC_CM_BT2020_PQ_FULL
108 { GraphicCM_ColorSpaceType::GRAPHIC_CM_BT2020_PQ_FULL, ColorSpace::BT2020_PQ }, member in OHOS::Rosen::__anon12073::GraphicCM_ColorSpaceType

Completed in 5 milliseconds