Searched refs:otherPosition (Results 1 – 1 of 1) sorted by relevance
152 int[] otherPosition; in transformViewFrom() local154 otherPosition = otherState.getLaidOutLocationOnScreen(); in transformViewFrom()156 otherPosition = otherState.getLocationOnScreen(); in transformViewFrom()162 setTransformationStartX(otherPosition[0] - ownStablePosition[0]); in transformViewFrom()165 setTransformationStartY(otherPosition[1] - ownStablePosition[1]); in transformViewFrom()