Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp1132 TestCase strokeCase(geo, stroke, reporter); in test_null_dash() local
1137 nullDashCase.compare(reporter, strokeCase, TestCase::kAllSame_ComparisonExpecation); in test_null_dash()
1496 TestCase strokeCase(geo, stroke, reporter); in test_path_effect_fails() local
1519 strokeCase.appliedPathEffectShape().asPath(&a); in test_path_effect_fails()
1523 strokeCase.appliedFullStyleShape().asPath(&a); in test_path_effect_fails()
1841 const GrStyledShape& strokeCase = shapes[index(inverted, dir, start, kStroke, in test_rrect() local
1846 TestCase e(strokeCase, r); in test_rrect()
1855 REPORTER_ASSERT(r, strokeCase.style().pathEffect()); in test_rrect()
1858 REPORTER_ASSERT(r, strokeCase.asRRect(&queryRR, &queryDir, &queryStart, in test_rrect()
1883 REPORTER_ASSERT(r, !strokeCase.style().pathEffect()); in test_rrect()