Searched refs:mRightBoundary (Results 1 – 2 of 2) 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()
84265 Landroid/widget/SmartSelectSprite$RoundedRectangleShape;->mRightBoundary:F