Lines Matching full:sk_sp
41 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
45 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
63 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
64 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
67 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
68 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
86 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
90 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
109 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
110 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
113 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
114 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
126 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
131 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
145 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
148 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[],
151 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
154 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[],
176 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
181 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
187 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
208 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
209 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
214 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
215 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
222 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace,