Searched defs:arrowPath (Results 1 – 3 of 3) sorted by relevance
35 private val arrowPath = Path() constant502 val arrowPath = calculateArrowPath(dx = dx, dy = dy) in hasOverlappingRendering() constant
540 Path arrowPath = calculatePath(x,y); in onDraw() local
161 final Path arrowPath = createArrowPath(arrowSize); in initMoveArrows() local