Home
last modified time | relevance | path

Searched defs:stepValue (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_steps_interpolator_test.cpp44 float stepValue = 1.0f / steps; variable
77 float stepValue = 1.0f / steps; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dprogress_data.h45 void SetStepValue(double stepValue) in SetStepValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/framework/
H A Danimation_framework_test.cpp684 float stepValue = 1.0f / steps; variable
751 float stepValue = 1.0f / steps; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/slider/
H A Dslider_Extend_test_ng.cpp1379 float stepValue { 1.0f }; member
1442 auto stepValue = testData.first.stepValue; variable
H A Dslider_test_ng.cpp1813 constexpr float stepValue = 10.0f; variable
1899 constexpr float stepValue = 10.0f; variable