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