Searched defs:SetInterpolator (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ | ||
H A D | rs_render_transition.h | 33 void SetInterpolator(const std::shared_ptr<RSInterpolator>& interpolator) in SetInterpolator() function in OHOS::Rosen::RSRenderTransition |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ | ||
H A D | rs_render_curve_animation.cpp | 45 void RSRenderCurveAnimation::SetInterpolator(const std::shared_ptr<RSInterpolator>& interpolator) in SetInterpolator() function in OHOS::Rosen::RSRenderCurveAnimation |
H A D | rs_render_path_animation.cpp | 41 void RSRenderPathAnimation::SetInterpolator(const std::shared_ptr<RSInterpolator>& interpolator) in SetInterpolator() function in OHOS::Rosen::RSRenderPathAnimation |
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ | ||
H A D | animation_state.cpp | 420 bool PropertyAnimationState::SetInterpolator(const TypeId& id) in SetInterpolator() function in Internal::PropertyAnimationState |
Completed in 5 milliseconds