HomeSort by relevance Sort by last modified time
    Searched defs:ofPointF (Results 1 - 2 of 2) sorted by null

  /frameworks/support/transition/src/main/java/androidx/transition/
ObjectAnimatorUtils.java 27 static <T> ObjectAnimator ofPointF(T target, Property<T, PointF> property, Path path) {
PropertyValuesHolderUtils.java 37 static PropertyValuesHolder ofPointF(Property<?, PointF> property, Path path) {

Completed in 570 milliseconds