Searched refs:test_strokerect (Results 1 – 3 of 3) sorted by relevance
38 static void test_strokerect(SkCanvas* canvas, const SkRect& r) { in test_strokerect() function55 static void test_strokerect(SkCanvas* canvas) { in test_strokerect() function62 test_strokerect(canvas, r); in test_strokerect()67 test_strokerect(canvas, r); in test_strokerect()72 test_strokerect(canvas, r); in test_strokerect()77 test_strokerect(canvas, r); in test_strokerect()82 test_strokerect(canvas, r); in test_strokerect()
18 static void test_strokerect(SkCanvas* canvas) { in test_strokerect() function326 test_strokerect(canvas); in onDrawContent()
51 static void test_strokerect(skiatest::Reporter* reporter) { in test_strokerect() function165 test_strokerect(reporter); in DEF_TEST()