• Home
  • Raw
  • Download

Lines Matching refs:sk_sp

41     static sk_sp<SkShader> MakeLinear(const SkPoint pts[2],
45 static sk_sp<SkShader> MakeLinear(const SkPoint pts[2], in MakeLinear()
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], in MakeLinear()
68 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, in MakeLinear()
86 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius,
90 static sk_sp<SkShader> MakeRadial(const SkPoint& center, SkScalar radius, in MakeRadial()
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, in MakeRadial()
114 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, in MakeRadial()
126 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius,
131 static sk_sp<SkShader> MakeTwoPointConical(const SkPoint& start, SkScalar startRadius, in MakeTwoPointConical()
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, in MakeTwoPointConical()
154 sk_sp<SkColorSpace> colorSpace, const SkScalar pos[], in MakeTwoPointConical()
176 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy,
181 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
187 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
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, in MakeSweep()
215 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, in MakeSweep()
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
222 const SkColor4f colors[], sk_sp<SkColorSpace> colorSpace, in MakeSweep()