Searched refs:BLI_easing_back_ease_in (Results 1 – 4 of 4) sorted by relevance
41 float BLI_easing_back_ease_in(
44 float BLI_easing_back_ease_in( in BLI_easing_back_ease_in() function
758 result = BLI_easing_back_ease_in(time, begin, change, duration, back); in gpencil_interpolate_seq_easing_calc()
1793 return BLI_easing_back_ease_in(time, begin, change, duration, prevbezt->back); in fcurve_eval_keyframes_interpolate()