Searched defs:arrowPath (Results 1 – 2 of 2) sorted by relevance
32 private val arrowPath = Path() constant512 val arrowPath = calculateArrowPath(dx = dx, dy = dy) in hasOverlappingRendering() constant
164 final Path arrowPath = createArrowPath(arrowSize); in initMoveArrows() local