Home
last modified time | relevance | path

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

/third_party/skia/tests/
DStrokeTest.cpp52 static void test_strokerect(skiatest::Reporter* reporter) { in test_strokerect() function
184 test_strokerect(reporter); in DEF_TEST()
/third_party/flutter/skia/tests/
DStrokeTest.cpp51 static void test_strokerect(skiatest::Reporter* reporter) { in test_strokerect() function
184 test_strokerect(reporter); in DEF_TEST()
/third_party/flutter/skia/samplecode/
DSampleRegion.cpp21 static void test_strokerect(SkCanvas* canvas) { in test_strokerect() function
277 test_strokerect(canvas); in onDrawContent()