Searched defs:VectorizedAnimationSpec (Results 1 – 3 of 3) sorted by relevance
65 private fun VectorizedAnimationSpec<AnimationVector1D>.getDurationNanos(): Long = in getDurationNanos() method68 private fun VectorizedAnimationSpec<AnimationVector1D>.getValueFromNanos( in getDurationNanos() method
323 private fun VectorizedAnimationSpec<AnimationVector1D>.toAnimation( in <lambda>() method
50 public interface VectorizedAnimationSpec<V : AnimationVector> { in <lambda>() interface