Lines Matching refs:stroke
19 SkPaint::Join joinType = shader.stroke().getJoin();
107 if (shader.stroke().isHairlineStyle()) {
119 // Find how many parametric segments this stroke requires.
136 // The stroke is a point. This special case tells us to draw a stroke-width circle as a
137 // 180 degree point stroke instead.
152 if (shader.stroke().getJoin() == SkPaint::kRound_Join || shader.hasDynamicStroke()) {
162 // The stroke section needs at least two edges. Don't assign more to the join than
223 // actually come from the section of our strip that belongs to the stroke.)
234 // for seaming with the previous stroke. (The double sided edge at the end will
235 // actually come from the section of our strip that belongs to the stroke.)
242 // We belong to the stroke.