Searched refs:startBottom (Results 1 – 1 of 1) sorted by relevance
300 final int startBottom = startBounds.bottom; in createAnimator() local303 final int startHeight = startBottom - startTop; in createAnimator()311 if (startRight != endRight || startBottom != endBottom) ++numChanges; in createAnimator()352 view.setLeftTopRightBottom(startLeft, startTop, startRight, startBottom); in createAnimator()366 Path bottomRightPath = getPathMotion().getPath(startRight, startBottom, in createAnimator()385 Path bottomRight = getPathMotion().getPath(startRight, startBottom, in createAnimator()