Searched refs:sectionBounds (Results 1 – 1 of 1) sorted by relevance
264 PointF sectionBounds = getAndCacheSectionBounds(sectionName); in onDraw() local267 int sectionBaseline = (int) (viewTopOffset + sectionBounds.y); in onDraw()271 x += (int) ((mSectionNamesMargin - sectionBounds.x) / 2f); in onDraw()304 lastSectionHeight = (int) (sectionBounds.y + mSectionHeaderOffset); in onDraw()