Home
last modified time | relevance | path

Searched refs:OH_COLORSPACE_LINEAR_P3 (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h256 OH_COLORSPACE_LINEAR_P3, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md63 …GB_LIMIT, OH_COLORSPACE_LINEAR_SRGB, OH_COLORSPACE_LINEAR_BT709, OH_COLORSPACE_LINEAR_P3,<br/>OH_C…
400 | OH_COLORSPACE_LINEAR_P3 | 色域范围为P3_D65, 传递函数为LINEAR |
H A Dnative__buffer_8h.md62 …GB_LIMIT, OH_COLORSPACE_LINEAR_SRGB, OH_COLORSPACE_LINEAR_BT709, OH_COLORSPACE_LINEAR_P3,<br/>OH_C…
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp51 {OH_COLORSPACE_LINEAR_P3, CM_LINEAR_P3},
H A Dnative_window.cpp62 {OH_COLORSPACE_LINEAR_P3, CM_LINEAR_P3},
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Dnative__buffer_8h.md62 …GB_LIMIT, OH_COLORSPACE_LINEAR_SRGB, OH_COLORSPACE_LINEAR_BT709, OH_COLORSPACE_LINEAR_P3,<br>OH_CO…
H A D_o_h___native_buffer.md63 …GB_LIMIT, OH_COLORSPACE_LINEAR_SRGB, OH_COLORSPACE_LINEAR_BT709, OH_COLORSPACE_LINEAR_P3,<br>OH_CO…
400 | OH_COLORSPACE_LINEAR_P3 | The color gamut is P3_D65, and the transfer function is LINEAR.|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp378 return OH_COLORSPACE_LINEAR_P3; in TranslateVkColorSpaceToNative()