Searched refs:lastSectionTop (Results 1 – 1 of 1) sorted by relevance
226 int lastSectionTop = 0; in onDraw() local288 if (lastSectionHeight > 0 && y <= (lastSectionTop + lastSectionHeight)) { in onDraw()289 y += lastSectionTop - y + lastSectionHeight; in onDraw()303 lastSectionTop = y; in onDraw()