Home
last modified time | relevance | path

Searched refs:parallelScale (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DDashOp.cpp44 void calc_dash_scaling(SkScalar* parallelScale, SkScalar* perpScale, in calc_dash_scaling() argument
59 // parallelScale tells how much to scale along the line parallel to the dash line in calc_dash_scaling()
61 *parallelScale = vecSrc.length(); in calc_dash_scaling()

Completed in 3 milliseconds