Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Daddarc.cpp87 SkPaint measPaint; in DEF_SIMPLE_GM() local
88 measPaint.setAntiAlias(true); in DEF_SIMPLE_GM()
89 measPaint.setColor(SK_ColorRED); in DEF_SIMPLE_GM()
105 canvas->drawLine({0, 0}, pos, measPaint); in DEF_SIMPLE_GM()

Completed in 1 milliseconds