Searched refs:trapezoidSlotOffset (Results 1 – 1 of 1) sorted by relevance
445 final float trapezoidSlotOffset = mTrapezoidHOffset + mDividerWidth * .5f; in drawVerticalDividers() local453 mTrapezoidSlots[index].mLeft = round(startX + trapezoidSlotOffset); in drawVerticalDividers()454 mTrapezoidSlots[index].mRight = round(nextX - trapezoidSlotOffset); in drawVerticalDividers()