Searched refs:overflowStart (Results 1 – 1 of 1) sorted by relevance
295 float overflowStart = layoutEnd - mIconSize * (2 + OVERFLOW_EARLY_AMOUNT); in calculateIconTranslations() local313 … || (translationX >= (noOverflowAfter ? layoutEnd - mIconSize : overflowStart)))) { in calculateIconTranslations()316 visualOverflowStart = overflowStart + mIconSize * (1 + OVERFLOW_EARLY_AMOUNT) in calculateIconTranslations()323 visualOverflowStart += (translationX - overflowStart) / mIconSize in calculateIconTranslations()