Home
last modified time | relevance | path

Searched refs:GetPositionParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.h172 const PositionParam& GetPositionParam() const in GetPositionParam() function
H A Dtween_element.cpp328 positionParam_ = tweenComponent->GetPositionParam(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h208 const PositionParam& GetPositionParam() const in GetPositionParam() function
H A Drender_node.cpp1325 positionParam_ = renderComponent->GetPositionParam(); in UpdateAll()