Searched refs:BackEaseIn (Results 1 – 2 of 2) sorted by relevance
34 static float BackEaseIn(float t, float d);
279 float easing_function_select_dlg::BackEaseIn(float t, float d) in BackEaseIn() function in easing_function_select_dlg628 mpEasingFuncCallback = BackEaseIn; in DrawEasingCurve()