Searched defs:topLeftPath (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/core/java/android/transition/ |
| D | ChangeBounds.java | 359 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator() local 365 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator() local 384 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, in createAnimator() local 403 Path topLeftPath = getPathMotion().getPath(startLeft, startTop, endLeft, in createAnimator() local 461 Path topLeftPath = getPathMotion().getPath(startX, startY, endX, endY); in createAnimator() local
|