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

  /frameworks/base/core/java/android/transition/
ChangeBounds.java 362 Path bottomRightPath = getPathMotion().getPath(startRight, startBottom,
365 BOTTOM_RIGHT_PROPERTY, null, bottomRightPath);
  /frameworks/support/transition/src/main/java/androidx/transition/
ChangeBounds.java 316 Path bottomRightPath = getPathMotion().getPath(startRight, startBottom,
319 viewBounds, BOTTOM_RIGHT_PROPERTY, bottomRightPath);

Completed in 546 milliseconds