Searched refs:mRightBoundary (Results 1 – 2 of 2) sorted by relevance
126 private float mRightBoundary = 0; field in SmartSelectSprite.RoundedRectangleShape160 if (mLeftBoundary == mRightBoundary) { in draw()169 mDrawRect.right = mBoundingRectangle.left + mRightBoundary + cornerRadius / 2; in draw()193 mRightBoundary = mBoundingWidth - startBoundary; in setStartBoundary()203 mRightBoundary = endBoundary; in setEndBoundary()
73159 Landroid/widget/SmartSelectSprite$RoundedRectangleShape;->mRightBoundary:F