Lines Matching refs:SkScalar
74 const SkColor colors[], const SkScalar pos[], int count,
78 const SkColor colors[], const SkScalar pos[], int count,
99 const SkScalar pos[], int count, SkTileMode mode,
103 const SkScalar pos[], int count, SkTileMode mode) {
120 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
121 const SkColor colors[], const SkScalar pos[], int count,
124 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
125 const SkColor colors[], const SkScalar pos[], int count,
143 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
145 const SkScalar pos[], int count, SkTileMode mode,
147 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
149 const SkScalar pos[], int count, SkTileMode mode) {
160 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
161 const SkPoint& end, SkScalar endRadius,
162 const SkColor colors[], const SkScalar pos[],
165 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
166 const SkPoint& end, SkScalar endRadius,
167 const SkColor colors[], const SkScalar pos[],
179 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
180 const SkPoint& end, SkScalar endRadius,
182 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[],
185 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
186 const SkPoint& end, SkScalar endRadius,
188 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[],
210 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
211 const SkColor colors[], const SkScalar pos[], int count,
213 SkScalar startAngle, SkScalar endAngle,
215 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
216 const SkColor colors[], const SkScalar pos[], int count,
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
222 const SkColor colors[], const SkScalar pos[], int count) {
242 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
244 const SkScalar pos[], int count,
246 SkScalar startAngle, SkScalar endAngle,
248 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
250 const SkScalar pos[], int count,
255 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
257 const SkScalar pos[], int count) {