Searched refs:arrowHeight (Results 1 – 1 of 1) sorted by relevance
364 final float arrowHeight = Math.round(arrowHeadBarLength * Math.sin(rotation)); in draw() local377 mPath.rLineTo(arrowWidth, arrowHeight); in draw()381 mPath.rLineTo(arrowWidth, -arrowHeight); in draw()