Searched defs:edgeY (Results 1 – 1 of 1) sorted by relevance
4117 int edgeY = Math.min(0, scrollY + mFirstPositionDistanceGuess); in draw() local4132 int edgeY = Math.max(height, scrollY + mLastPositionDistanceGuess); in draw() local