Home
last modified time | relevance | path

Searched refs:CubicEaseOut (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Deasing_function_select_dlg.h44 static float CubicEaseOut(float t, float d);
Deasing_function_select_dlg.cpp391 float easing_function_select_dlg::CubicEaseOut(float t, float d) in CubicEaseOut() function in easing_function_select_dlg
658 mpEasingFuncCallback = CubicEaseOut; in DrawEasingCurve()