Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/transition/
H A DChangeBounds.java355 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator()
361 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator()
366 Path bottomRightPath = getPathMotion().getPath(startRight, startBottom, in createAnimator()
380 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator()
385 Path bottomRight = getPathMotion().getPath(startRight, startBottom, in createAnimator()
399 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator()
457 Path topLeftPath = getPathMotion().getPath(startX, startY, endX, endY); in createAnimator()
H A DChangeTransform.java299 Path path = getPathMotion().getPath(startMatrixValues[Matrix.MTRANS_X], in createTransformAnimator()
H A DTransitionSet.java177 transition.setPathMotion(getPathMotion()); in addTransition()
H A DTransition.java2140 public PathMotion getPathMotion() { in getPathMotion() method in Transition
/aosp12/frameworks/base/core/tests/coretests/src/android/transition/
H A DTransitionTest.java89 assertEquals(fade.getPathMotion(), clone.getPathMotion()); in testClone()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt45843 method public android.transition.PathMotion getPathMotion();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt31199 method public android.transition.PathMotion getPathMotion();