Searched refs:otherPosition (Results 1 – 1 of 1) sorted by relevance
158 int[] otherPosition; in transformViewFrom() local160 otherPosition = otherState.getLaidOutLocationOnScreen(); in transformViewFrom()162 otherPosition = otherState.getLocationOnScreen(); in transformViewFrom()171 setTransformationStartX((otherPosition[0] + otherViewWidth) in transformViewFrom()174 setTransformationStartX(otherPosition[0] - ownStablePosition[0]); in transformViewFrom()178 setTransformationStartY(otherPosition[1] - ownStablePosition[1]); in transformViewFrom()