Searched refs:mRightBoundary (Results 1 – 1 of 1) sorted by relevance
129 private float mRightBoundary = 0; field in SmartSelectSprite.RoundedRectangleShape163 if (mLeftBoundary == mRightBoundary) { in draw()172 mDrawRect.right = mBoundingRectangle.left + mRightBoundary + cornerRadius / 2; in draw()196 mRightBoundary = mBoundingWidth - startBoundary; in setStartBoundary()206 mRightBoundary = endBoundary; in setEndBoundary()