Home
last modified time | relevance | path

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

/external/skia/tests/
DStrokeTest.cpp51 static void test_strokerect(skiatest::Reporter* reporter) { in test_strokerect() function
165 test_strokerect(reporter); in DEF_TEST()
/external/skia/samplecode/
DSampleRegion.cpp19 static void test_strokerect(SkCanvas* canvas) { in test_strokerect() function
319 test_strokerect(canvas); in onDrawContent()