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