Home
last modified time | relevance | path

Searched defs:SetHDRPresent (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_canvas_node_command.cpp76 void RSCanvasNodeCommandHelper::SetHDRPresent(RSContext& context, NodeId nodeId, bool hdrPresent) in SetHDRPresent() function in OHOS::Rosen::RSCanvasNodeCommandHelper
H A Drs_surface_node_command.cpp305 void SurfaceNodeCommandHelper::SetHDRPresent(RSContext& context, NodeId nodeId, bool hdrPresent) in SetHDRPresent() function in OHOS::Rosen::SurfaceNodeCommandHelper
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_node.cpp52 void RSCanvasNode::SetHDRPresent(bool hdrPresent) in SetHDRPresent() function in OHOS::Rosen::RSCanvasNode
H A Drs_surface_node.cpp887 void RSSurfaceNode::SetHDRPresent(bool hdrPresent, NodeId id) in SetHDRPresent() function in OHOS::Rosen::RSSurfaceNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_display_render_params.cpp84 void RSDisplayRenderParams::SetHDRPresent(bool hasHdrPresent) in SetHDRPresent() function in OHOS::Rosen::RSDisplayRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_render_node.cpp275 void RSCanvasRenderNode::SetHDRPresent(bool hasHdrPresent) in SetHDRPresent() function in OHOS::Rosen::RSCanvasRenderNode
H A Drs_display_render_node.cpp387 void RSDisplayRenderNode::SetHDRPresent(bool hdrPresent) in SetHDRPresent() function in OHOS::Rosen::RSDisplayRenderNode
H A Drs_surface_render_node.cpp1001 void RSSurfaceRenderNode::SetHDRPresent(bool hasHdrPresent) in SetHDRPresent() function in OHOS::Rosen::RSSurfaceRenderNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.h175 void SetHDRPresent(bool hasHdrPresent) in SetHDRPresent() function