Home
last modified time | relevance | path

Searched defs:isHdrOn (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/luminance/mingw/
H A Drs_luminance_control.cpp30 bool RSLuminanceControl::SetHdrStatus(ScreenId screenId, bool isHdrOn, int32_t type) in SetHdrStatus()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/luminance/
H A Drs_luminance_control.cpp208 bool RSLuminanceControl::SetHdrStatus(ScreenId screenId, bool isHdrOn, int32_t type) in SetHdrStatus()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp485 pid_t threadId, bool isHdrOn) in InitCachedSurface()
756 bool isHdrOn = RSLuminanceControl::Get().IsHdrOn(curCanvas->GetScreenId()); in UpdateCacheSurface() local
H A Drs_ui_first_surface_render_node_drawable.cpp256 uint32_t threadIndex, bool isHdrOn) in InitCacheSurface()
H A Drs_display_render_node_drawable.cpp688 bool isHdrOn = params->GetHDRPresent(); in OnDraw() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp349 bool isHdrOn = displayParams->GetHDRPresent(); in SyncHDRDisplayParam() local
H A Drs_uni_render_visitor.cpp367 bool isHdrOn = RSLuminanceControl::Get().IsHdrOn(screenId); in HandlePixelFormat() local