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