Searched refs:currentDistanceToEnd (Results 1 – 1 of 1) sorted by relevance
461 float currentDistanceToEnd = parentWidth - getXTranslation(); in applyToView() local486 } else if (visibleState != STATE_HIDDEN && distanceToViewEnd != currentDistanceToEnd) { in applyToView()500 distanceToViewEnd = currentDistanceToEnd; in applyToView()