Home
last modified time | relevance | path

Searched refs:yProperty (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/animation/
DObjectAnimator.java309 Property<T, Integer> yProperty, Path path) { in ofInt() argument
313 PropertyValuesHolder y = PropertyValuesHolder.ofKeyframes(yProperty, in ofInt()
509 Property<T, Float> yProperty, Path path) { in ofFloat() argument
513 PropertyValuesHolder y = PropertyValuesHolder.ofKeyframes(yProperty, in ofFloat()