Home
last modified time | relevance | path

Searched refs:GetSteps (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcurve.h241 return other->GetSteps() == steps_ && other->GetStepsCurvePosition() == position_;
244 int32_t GetSteps() const in GetSteps() function in OHOS::Ace::StepsCurve
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.cpp77 for (uint32_t step = 0; step < events.GetSteps(); step++) { in DispatchPointerEvent()
376 uint32_t EventMatrix::GetSteps() const in GetSteps() function in OHOS::Ace::ComponentTest::EventMatrix
H A Daction.h177 uint32_t GetSteps() const;

Completed in 4 milliseconds