Searched defs:capLength (Results 1 – 1 of 1) sorted by relevance
255 SkScalar capLength, in gather_lines_and_quads()781 SkScalar capLength = SkPaint::kButt_Cap != stroke.getCap() ? hairlineCoverage * 0.5f : 0.0f; in Make() local794 SkScalar capLength, in AAHairlineOp()