Lines Matching refs:SkScalar
42 const SkColor colors[], const SkScalar pos[], int count,
46 const SkColor colors[], const SkScalar pos[], int count, in MakeLinear()
65 const SkScalar pos[], int count, SkShader::TileMode mode,
69 const SkScalar pos[], int count, SkShader::TileMode mode) { in MakeLinear()
86 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
87 const SkColor colors[], const SkScalar pos[], int count,
90 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius, in MakeRadial()
91 const SkColor colors[], const SkScalar pos[], int count, in MakeRadial()
109 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
111 const SkScalar pos[], int count, SkShader::TileMode mode,
113 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius, in MakeRadial()
115 const SkScalar pos[], int count, SkShader::TileMode mode) { in MakeRadial()
126 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
127 const SkPoint& end, SkScalar endRadius,
128 const SkColor colors[], const SkScalar pos[],
131 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical()
132 const SkPoint& end, SkScalar endRadius, in MakeTwoPointConical()
133 const SkColor colors[], const SkScalar pos[], in MakeTwoPointConical()
145 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
146 const SkPoint& end, SkScalar endRadius,
148 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[],
151 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical()
152 const SkPoint& end, SkScalar endRadius, in MakeTwoPointConical()
154 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], in MakeTwoPointConical()
176 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
177 const SkColor colors[], const SkScalar pos[], int count,
179 SkScalar startAngle, SkScalar endAngle,
181 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
182 const SkColor colors[], const SkScalar pos[], int count, in MakeSweep()
187 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
188 const SkColor colors[], const SkScalar pos[], int count) { in MakeSweep()
208 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
210 const SkScalar pos[], int count,
212 SkScalar startAngle, SkScalar endAngle,
214 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
216 const SkScalar pos[], int count, in MakeSweep()
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
223 const SkScalar pos[], int count) { in MakeSweep()