7 SkDebugf(
"nullptr %c= path effect\n",
paint.getPathEffect() ?
'!' :
'=');
9 SkDebugf(
"nullptr %c= path effect\n",
paint.getPathEffect() ?
'!' :
'=');
REG_FIDDLE(Paint_getPathEffect, 256, 256, true, 0)
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(SkScalar radius)