Home
last modified time | relevance | path

Searched refs:VIDEO_HLG (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/hdr_capability/hdr_capability_utils/
H A Djs_hdr_format_utils.h40 VIDEO_HLG = 1, member in OHOS::HdrCapability::ApiHDRFormat
51 { "VIDEO_HLG", ApiHDRFormat::VIDEO_HLG },
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display.h48 VIDEO_HLG = 1, member in OHOS::Rosen::HDRFormat
H A Djs_display.cpp92 VIDEO_HLG,
137 { ScreenHDRFormat::VIDEO_HLG, HDRFormat::VIDEO_HLG }, member in OHOS::Rosen::__anon12073::ScreenHDRFormat
H A Djs_display_manager.cpp1129 napi_set_named_property(env, objValue, "VIDEO_HLG", in InitHDRFormat()
1130 CreateJsValue(env, static_cast<uint32_t>(HDRFormat::VIDEO_HLG))); in InitHDRFormat()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
H A Dscreen_types.h145 VIDEO_HLG,
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp58 {GRAPHIC_HLG, VIDEO_HLG},
64 {VIDEO_HLG, GRAPHIC_HLG},
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_proxy_test.cpp580 ScreenHDRFormat hdrFormats = ScreenHDRFormat{VIDEO_HLG}; in HWTEST_F()

Completed in 11 milliseconds