HomeSort by relevance Sort by last modified time
    Searched refs:make_paint (Results 1 - 2 of 2) sorted by null

  /external/skia/samplecode/
SampleRepeatTile.cpp 37 static void make_paint(SkPaint* paint, SkShader::TileMode tm) { function
63 make_paint(&paint, SkShader::kRepeat_TileMode);
SampleLayers.cpp 30 static void make_paint(SkPaint* paint) { function
109 make_paint(&paint);

Completed in 49 milliseconds