Searched defs:steps_ (Results 1 - 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine_lite/frameworks/src/core/animation/ | ||
| H A D | transition_impl.h | 210 int8_t steps_ = 1; // total target number of times of updating the bg-color (during_/INTERVAL) member in OHOS::ACELite::final |
| /foundation/arkui/ace_engine/frameworks/core/animation/ | ||
| H A D | curve.h | 255 int32_t steps_; member in OHOS::Ace::StepsCurve |
| /foundation/arkui/ace_engine/frameworks/component_test/core/ | ||
| H A D | action.cpp | 276 constexpr uint32_t steps_ = 10; in Decompose() local |
| H A D | action.h | 254 const uint32_t steps_; member in OHOS::Ace::ComponentTest::MoveAction |
Completed in 4 milliseconds