Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_keyframe_animation.h56 std::shared_ptr<RSInterpolator>>> durationKeyframes_; variable
H A Drs_value_estimator.h294 std::vector<std::tuple<float, float, T, std::shared_ptr<RSInterpolator>>> durationKeyframes_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_keyframe_animation.h63 …<std::tuple<int, int, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>> durationKeyframes_; variable