Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleRepeatTile.cpp34 static void make_paint(SkPaint* paint, SkTileMode tm) { in make_paint() function
52 make_paint(&paint, SkTileMode::kRepeat);
H A DSampleLayers.cpp23 static void make_paint(SkPaint* paint, const SkMatrix& localMatrix) { in make_paint() function
81 make_paint(&paint, m); in test_fade()

Completed in 1 milliseconds