Lines Matching refs:SkScalar
71 const SkColor colors[], const SkScalar pos[], int count,
75 const SkColor colors[], const SkScalar pos[], int count, in MakeLinear()
94 const SkScalar pos[], int count, SkShader::TileMode mode,
98 const SkScalar pos[], int count, SkShader::TileMode mode) { in MakeLinear()
115 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
116 const SkColor colors[], const SkScalar pos[], int count,
119 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius, in MakeRadial()
120 const SkColor colors[], const SkScalar pos[], int count, in MakeRadial()
138 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
140 const SkScalar pos[], int count, SkShader::TileMode mode,
142 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius, in MakeRadial()
144 const SkScalar pos[], int count, SkShader::TileMode mode) { in MakeRadial()
155 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
156 const SkPoint& end, SkScalar endRadius,
157 const SkColor colors[], const SkScalar pos[],
160 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical()
161 const SkPoint& end, SkScalar endRadius, in MakeTwoPointConical()
162 const SkColor colors[], const SkScalar pos[], in MakeTwoPointConical()
174 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
175 const SkPoint& end, SkScalar endRadius,
177 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[],
180 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical()
181 const SkPoint& end, SkScalar endRadius, in MakeTwoPointConical()
183 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], in MakeTwoPointConical()
205 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
206 const SkColor colors[], const SkScalar pos[], int count,
208 SkScalar startAngle, SkScalar endAngle,
210 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
211 const SkColor colors[], const SkScalar pos[], int count, in MakeSweep()
216 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
217 const SkColor colors[], const SkScalar pos[], int count) { in MakeSweep()
237 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
239 const SkScalar pos[], int count,
241 SkScalar startAngle, SkScalar endAngle,
243 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
245 const SkScalar pos[], int count, in MakeSweep()
250 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
252 const SkScalar pos[], int count) { in MakeSweep()