Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h366 GRAPHIC_CM_P3_PQ_FULL = 6 | (4 << 8) | (3 << 16) | (1 << 21),
396 /* equal to GRAPHIC_CM_P3_PQ_FULL */
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display.cpp67 GRAPHIC_CM_P3_PQ_FULL = 6 | (4 << 8) | (3 << 16) | (1 << 21), // COLORPRIMARIES_P3_D65 | (TRANSFUNC_PQ << 8) | (MATRIX_P3 << 16) | (RANGE_FULL << 21)
84 GRAPHIC_CM_DISPLAY_P3_PQ = 6 | (4 << 8) | (3 << 16) | (1 << 21), // equal to GRAPHIC_CM_P3_PQ_FULL
120 { GraphicCM_ColorSpaceType::GRAPHIC_CM_P3_PQ_FULL, ColorSpace::P3_PQ }, member in OHOS::Rosen::__anon12073::GraphicCM_ColorSpaceType

Completed in 4 milliseconds