Home
last modified time | relevance | path

Searched defs:SetDisplayOffset (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_display_node_command.cpp86 void DisplayNodeCommandHelper::SetDisplayOffset(RSContext& context, NodeId id, int32_t offsetX, int… in SetDisplayOffset() function in OHOS::Rosen::DisplayNodeCommandHelper
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_display_node.cpp140 void RSDisplayNode::SetDisplayOffset(int32_t offsetX, int32_t offsetY) in SetDisplayOffset() function in OHOS::Rosen::RSDisplayNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h99 void SetDisplayOffset(int32_t offsetX, int32_t offsetY) in SetDisplayOffset() function