Searched refs:mTopRightCorner (Results 1 – 1 of 1) sorted by relevance
46 private InvertedRoundedCornerDrawInfo mTopRightCorner; field in DividerRoundedCorner65 mTopRightCorner = new InvertedRoundedCornerDrawInfo(POSITION_TOP_RIGHT); in onAttachedToWindow()79 mTopRightCorner.calculateStartPos(mStartPos); in onDraw()81 canvas.drawPath(mTopRightCorner.mPath, mDividerBarBackground); in onDraw()