Home
last modified time | relevance | path

Searched refs:colorPaint (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/docs/examples/
H A Ddither1.cpp9 SkPaint colorPaint; in REG_FIDDLE() local
11 colorPaint.setDither(dither); in REG_FIDDLE()
14 colorPaint.setColor(colors & mask); in REG_FIDDLE()
15 c16.drawRect({0, 0, 8, 4}, colorPaint); in REG_FIDDLE()
H A DDither_a.cpp10 SkPaint colorPaint; in REG_FIDDLE() local
12 colorPaint.setDither(dither); in REG_FIDDLE()
15 colorPaint.setColor(colors & mask); in REG_FIDDLE()
16 c16.drawRect({0, 0, 8, 4}, colorPaint); in REG_FIDDLE()

Completed in 1 milliseconds