Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcurve.h241 return other->GetSteps() == steps_ && other->GetStepsCurvePosition() == position_; in IsEqual()
249 StepsCurvePosition GetStepsCurvePosition() const in GetStepsCurvePosition() function