Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/transition/
DChangeBounds.java319 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()
DChangeTransform.java296 Path path = getPathMotion().getPath(startMatrixValues[Matrix.MTRANS_X], in createTransformAnimator()
DTransition.java2114 public PathMotion getPathMotion() { in getPathMotion() method in Transition
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt516 NO DOC BLOCK: android.transition.Transition Method getPathMotion()
/frameworks/base/api/
Dcurrent.txt33696 method public android.transition.PathMotion getPathMotion();
Dsystem-current.txt35988 method public android.transition.PathMotion getPathMotion();