Searched defs:CubicEasing (Results 1 – 1 of 1) sorted by relevance
18 class CubicEasing extends Easing { class32 CubicEasing(int type) { in CubicEasing() method in CubicEasing37 CubicEasing(float x1, float y1, float x2, float y2) { in CubicEasing() method in CubicEasing