Lines Matching defs:start
21 * A sweep gradient where the start and end angle are the same.
61 @param pts The start and end points for the gradient.
65 the the colors are distributed evenly between the start and end point.
85 @param pts The start and end points for the gradient.
89 the the colors are distributed evenly between the start and end point.
160 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
165 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
169 return MakeTwoPointConical(start, startRadius, end, endRadius, colors, pos, count, mode,
179 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
185 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
190 return MakeTwoPointConical(start, startRadius, end, endRadius, colors,