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