Searched refs:ownPosition (Results 1 – 2 of 2) sorted by relevance
366 int[] ownPosition = getLaidOutLocationOnScreen(); in transformViewTo() local371 ? (otherStablePosition[0] + otherViewWidth) - (ownPosition[0] + ownViewWidth) in transformViewTo()372 : otherStablePosition[0] - ownPosition[0]; in transformViewTo()389 float endY = otherStablePosition[1] - ownPosition[1]; in transformViewTo()
413 float ownPosition = changingView.getTranslationY(); in processAnimationEvents() local425 ownPosition = changingRow.getTranslationWhenRemoved(); in processAnimationEvents()434 - (ownPosition + actualHeight / 2.0f)) * 2 / in processAnimationEvents()