Searched defs:ProcessOnStep (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/modifiers/ | ||
H A D | reverse.cpp | 30 bool Reverse::ProcessOnStep(StepData& step) const in ProcessOnStep() function in AnimationModifiers::Reverse |
H A D | loop.cpp | 49 bool Loop::ProcessOnStep(StepData& step) const in ProcessOnStep() function in AnimationModifiers::Loop |
H A D | speed.cpp | 37 bool SpeedImpl::ProcessOnStep(StepData& step) const in ProcessOnStep() function in AnimationModifiers::SpeedImpl |