Home
last modified time | relevance | path

Searched defs:fromSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape.cpp76 void RenderShape::NotifySizeTransition(const AnimationOption& option, Size fromSize, Size toSize, i… in NotifySizeTransition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_transform.cpp227 auto fromSize = from.size(); in AlignmentValues() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1656 void RenderNode::NotifySizeTransition(const AnimationOption& option, Size fromSize, Size toSize, in… in NotifySizeTransition()
1816 Size fromSize = targetPaintRect_.GetSize(); in CreateGeometryTransitionFrom() local
1881 Size fromSize = paintRect_.GetSize(); in CreateGeometryTransitionTo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp441 auto fromSize = from.operations_.size(); in BlendInner() local