Searched refs:Cubic (Results 1 – 2 of 2) sorted by relevance
439 "ease", Ease.Cubic.easeIn, in showGlow()537 final TimeInterpolator interpolator = Ease.Cubic.easeOut; in hideTargets()575 "ease", Ease.Cubic.easeOut, in showTargets()584 "ease", Ease.Cubic.easeOut, in showTargets()793 "ease", Ease.Cubic.easeIn, in startBackgroundAnimation()
34 static class Cubic { class in Ease