Searched refs:arrowPath (Results 1 – 2 of 2) sorted by relevance
524 Path arrowPath = calculatePath(x,y); in onDraw() local526 canvas.drawPath(arrowPath, mProtectionPaint); in onDraw()529 canvas.drawPath(arrowPath, mPaint); in onDraw()
385 Path arrowPath = calculatePath(x, y); in onDraw() local387 canvas.drawPath(arrowPath, mPaint); in onDraw()