Searched defs:arrowPath (Results 1 – 2 of 2) sorted by relevance
35 private val arrowPath = Path() constant506 val arrowPath = calculateArrowPath(dx = dx, dy = dy) in hasOverlappingRendering() constant
540 Path arrowPath = calculatePath(x,y); in onDraw() local