Home | History | Annotate | Download | only in animator

Lines Matching full:stroke

611 		<!-- @pattern stroke The outline of the geometry is stroked with the paint's color. -->
612 <xs:pattern value="stroke"/>
1286 unit space. The phase and distance between dashes is unaffected by the paint's stroke width.
1321 Discrete alters the edge of the stroke randomly. Discrete is a path effect, and only has an
1327 <!-- @attribute deviation The amount of wobble in the stroke. -->
1329 <!-- @attribute segLength The length of wobble in the stroke. -->
1730 Line describes a line between two points. As noted below, the paint's stroke and
1921 Paint uses color, flags, path effects, mask filters, shaders, and stroke effects when drawing
1978 <!-- @attribute stroke Stroke draws the outline of geometry according to the pen attributes.
1979 If style is also present, its setting overrides stroke. -->
1980 <xs:attribute name="stroke" type="Sk:Boolean"/>