Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h62 ChangeInOverLife() : fromValue_(), toValue_(), startMillis_(), endMillis_(), interpolator_() {} in ChangeInOverLife() function
63ChangeInOverLife(const T& fromValue, const T& toValue, const int& startMillis, const int& endMilli… in ChangeInOverLife() function