Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGrStyledShapeTest.cpp1132 TestCase strokeCase(geo, stroke, reporter); in test_null_dash()
1136 // We expect the null dash to be ignored so nullDashCase should match strokeCase, always. in test_null_dash()
1137 nullDashCase.compare(reporter, strokeCase, TestCase::kAllSame_ComparisonExpecation); in test_null_dash()
1138 // Check whether the fillCase or strokeCase/nullDashCase would undergo a geometric tranformation in test_null_dash()
1496 TestCase strokeCase(geo, stroke, reporter); in test_path_effect_fails()
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 in test_rrect()
[all...]

Completed in 4 milliseconds