Searched refs:mBottomLeftCorner (Results 1 – 1 of 1) sorted by relevance
47 private InvertedRoundedCornerDrawInfo mBottomLeftCorner; field in DividerRoundedCorner66 mBottomLeftCorner = new InvertedRoundedCornerDrawInfo(POSITION_BOTTOM_LEFT); in onAttachedToWindow()84 mBottomLeftCorner.calculateStartPos(mStartPos); in onDraw()86 canvas.drawPath(mBottomLeftCorner.mPath, mDividerBarBackground); in onDraw()