Lines Matching refs:sk_sp

73     static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
77 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
97 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
98 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
101 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
102 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
120 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
124 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
143 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
144 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
147 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
148 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
160 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
165 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
179 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
182 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[],
185 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
188 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[],
210 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
215 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
242 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
243 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
248 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
249 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
255 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
256 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,