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

/external/skia/samplecode/
H A DSampleDraw.cpp38 static void test_strokerect(SkCanvas* canvas, const SkRect& r) { function
55 static void test_strokerect(SkCanvas* canvas) { function
62 test_strokerect(canvas, r);
67 test_strokerect(canvas, r);
72 test_strokerect(canvas, r);
77 test_strokerect(canvas, r);
82 test_strokerect(canvas, r);
313 // test_strokerect(canvas); return;
H A DSampleRegion.cpp18 static void test_strokerect(SkCanvas* canvas) { function
326 test_strokerect(canvas);
/external/skia/tests/
H A DStrokeTest.cpp51 static void test_strokerect(skiatest::Reporter* reporter) { function
165 test_strokerect(reporter);

Completed in 95 milliseconds