9 SkDebugf(
"paint1 %c= paint2\n", paint1 == paint2 ?
'=' :
'!');
10 float intervals[] = { 5, 5 };
13 SkDebugf(
"paint1 %c= paint2\n", paint1 == paint2 ?
'=' :
'!');
REG_FIDDLE(Paint_equal_operator, 256, 256, true, 0)
constexpr SkColor SK_ColorRED
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
static sk_sp< SkPathEffect > Make(const SkScalar intervals[], int count, SkScalar phase)
void setColor(SkColor color)
void setPathEffect(sk_sp< SkPathEffect > pathEffect)