Go to the source code of this file.
◆ REG_FIDDLE()
REG_FIDDLE |
( |
skpaint_shader |
, |
|
|
256 |
, |
|
|
256 |
, |
|
|
false |
, |
|
|
0 |
|
|
) |
| |
Definition at line 4 of file skpaint_shader.cpp.
4 {
10 0, nullptr));
12}
13}
static const int points[]
constexpr SkColor SK_ColorYELLOW
constexpr SkColor SK_ColorBLUE
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
void drawPaint(const SkPaint &paint)
static sk_sp< SkShader > MakeLinear(const SkPoint pts[2], const SkColor colors[], const SkScalar pos[], int count, SkTileMode mode, uint32_t flags=0, const SkMatrix *localMatrix=nullptr)
PODArray< SkColor > colors
static constexpr SkPoint Make(float x, float y)