Companion

object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun makeDash(intervals: FloatArray, phase: Float): PathEffect
Link copied to clipboard
fun makeDiscrete(segLength: Float, dev: Float, seed: Int): PathEffect
Link copied to clipboard
fun makeLine2D(width: Float, matrix: Matrix33): PathEffect
Link copied to clipboard
fun makePath1D(path: Path, advance: Float, phase: Float, style: PathEffect.Style): PathEffect
Link copied to clipboard
fun makePath2D(matrix: Matrix33, path: Path): PathEffect