Searched refs:mTopLeftCorner (Results 1 – 1 of 1) sorted by relevance
45 private InvertedRoundedCornerDrawInfo mTopLeftCorner; field in DividerRoundedCorner64 mTopLeftCorner = new InvertedRoundedCornerDrawInfo(POSITION_TOP_LEFT); in onAttachedToWindow()74 mTopLeftCorner.calculateStartPos(mStartPos); in onDraw()76 canvas.drawPath(mTopLeftCorner.mPath, mDividerBarBackground); in onDraw()