Searched refs:getPathMotion (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/transition/ |
D | ChangeBounds.java | 319 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator() 325 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator() 330 Path bottomRightPath = getPathMotion().getPath(startRight, startBottom, in createAnimator() 344 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator() 349 Path bottomRight = getPathMotion().getPath(startRight, startBottom, in createAnimator() 363 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator() 450 Path topLeftPath = getPathMotion().getPath(startX - tempLocation[0], in createAnimator()
|
D | ChangeTransform.java | 296 Path path = getPathMotion().getPath(startMatrixValues[Matrix.MTRANS_X], in createTransformAnimator()
|
D | Transition.java | 2114 public PathMotion getPathMotion() { in getPathMotion() method in Transition
|
/frameworks/base/docs/html/sdk/api_diff/21/ |
D | missingSinces.txt | 516 NO DOC BLOCK: android.transition.Transition Method getPathMotion()
|
/frameworks/base/api/ |
D | current.txt | 33696 method public android.transition.PathMotion getPathMotion();
|
D | system-current.txt | 35988 method public android.transition.PathMotion getPathMotion();
|