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