Searched defs:topLeftPath (Results 1 – 2 of 2) sorted by relevance
| /frameworks/support/transition/src/android/support/transition/ |
| D | ChangeBounds.java | 304 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator() local 310 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator() local 330 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator() local 349 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator() local 438 Path topLeftPath = getPathMotion().getPath(startX - mTempLocation[0], in createAnimator() local
|
| /frameworks/base/core/java/android/transition/ |
| D | ChangeBounds.java | 319 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator() local 325 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator() local 344 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator() local 363 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator() local 453 Path topLeftPath = getPathMotion().getPath(startX, startY, endX, endY); in createAnimator() local
|