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