Searched refs:hWindowSize (Results 1 – 1 of 1) sorted by relevance
100 int hWindowSize = (int) windowSize / 2; in offsetWindowCenterTo() local102 int windowStart = Math.max(0, activeIndex - hWindowSize); in offsetWindowCenterTo()144 if ((windowAtStart && i > hWindowSize) || in offsetWindowCenterTo()145 (windowAtEnd && i < (mMarkers.size() - hWindowSize)) || in offsetWindowCenterTo()