Searched refs:Cubic (Results 1 – 2 of 2) sorted by relevance
423 "ease", Ease.Cubic.easeIn, in showGlow()521 final TimeInterpolator interpolator = Ease.Cubic.easeOut; in hideTargets()559 "ease", Ease.Cubic.easeOut, in showTargets()568 "ease", Ease.Cubic.easeOut, in showTargets()773 "ease", Ease.Cubic.easeIn, in startBackgroundAnimation()
34 static class Cubic { class in Ease