Searched refs:OH_COLORSPACE_LINEAR_BT2020 (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | native_buffer.h | 258 OH_COLORSPACE_LINEAR_BT2020, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___native_buffer.md | 63 …SRGB, OH_COLORSPACE_LINEAR_BT709, OH_COLORSPACE_LINEAR_P3,<br/>OH_COLORSPACE_LINEAR_BT2020, OH_COL… 401 | OH_COLORSPACE_LINEAR_BT2020 | 色域范围为BT2020, 传递函数为LINEAR |
|
H A D | native__buffer_8h.md | 62 …SRGB, OH_COLORSPACE_LINEAR_BT709, OH_COLORSPACE_LINEAR_P3,<br/>OH_COLORSPACE_LINEAR_BT2020, OH_COL…
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | native_buffer.cpp | 52 {OH_COLORSPACE_LINEAR_BT2020, CM_LINEAR_BT2020},
|
H A D | native_window.cpp | 63 {OH_COLORSPACE_LINEAR_BT2020, CM_LINEAR_BT2020},
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | native__buffer_8h.md | 62 …_SRGB, OH_COLORSPACE_LINEAR_BT709, OH_COLORSPACE_LINEAR_P3,<br>OH_COLORSPACE_LINEAR_BT2020, OH_COL…
|
H A D | _o_h___native_buffer.md | 63 …_SRGB, OH_COLORSPACE_LINEAR_BT709, OH_COLORSPACE_LINEAR_P3,<br>OH_COLORSPACE_LINEAR_BT2020, OH_COL… 401 | OH_COLORSPACE_LINEAR_BT2020 | The color gamut is BT2020, and the transfer function is LINEAR.|
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
H A D | swapchain_layer.cpp | 384 return OH_COLORSPACE_LINEAR_BT2020; in TranslateVkColorSpaceToNative()
|