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