Home
last modified time | relevance | path

Searched defs:fromSize (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape.cpp76 void RenderShape::NotifySizeTransition(const AnimationOption& option, Size fromSize, Size toSize, int32_t nodeId) in NotifySizeTransition() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_transform.cpp227 auto fromSize = from.size(); in AlignmentValues() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp441 auto fromSize = from.operations_.size(); in BlendInner() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c596 int32_t fromSize = ures_getSize(fromArray); in compareArrays() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1656 void RenderNode::NotifySizeTransition(const AnimationOption& option, Size fromSize, Size toSize, int32_t nodeId) in NotifySizeTransition() argument
1816 Size fromSize = targetPaintRect_.GetSize(); in CreateGeometryTransitionFrom() local
1881 Size fromSize = paintRect_.GetSize(); in CreateGeometryTransitionTo() local

Completed in 8 milliseconds