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