Lines Matching full:miter
347 /** Return the paint's stroke miter value. This is used to control the
348 behavior of miter joins when the joins angle is sharp.
349 @return the paint's miter limit, used whenever the paint's style is
354 /** Set the paint's stroke miter value. This is used to control the
355 behavior of miter joins when the joins angle is sharp. This value must
357 @param miter set the miter limit on the paint, used whenever the
360 void setStrokeMiter(SkScalar miter);