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