Searched refs:currentDistanceToEnd (Results 1 – 1 of 1) sorted by relevance
391 float currentDistanceToEnd = parentWidth - xTranslation; in applyToView() local416 } else if (visibleState != STATE_HIDDEN && distanceToViewEnd != currentDistanceToEnd) { in applyToView()429 distanceToViewEnd = currentDistanceToEnd; in applyToView()