9 SkDebugf(
"Yellow is %d%% red, %d%% green, and %d%% blue.\n", (
int) (
y.fR * 100),
10 (
int) (
y.fG * 100), (
int) (
y.fB * 100));
REG_FIDDLE(Paint_getColor4f, 256, 256, true, 0)
constexpr SkColor SK_ColorYELLOW
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)