Searched refs:mBottomRightCorner (Results 1 – 1 of 1) sorted by relevance
48 private InvertedRoundedCornerDrawInfo mBottomRightCorner; field in DividerRoundedCorner67 mBottomRightCorner = new InvertedRoundedCornerDrawInfo(POSITION_BOTTOM_RIGHT); in onAttachedToWindow()89 mBottomRightCorner.calculateStartPos(mStartPos); in onDraw()91 canvas.drawPath(mBottomRightCorner.mPath, mDividerBarBackground); in onDraw()