Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp897 TestCase strokeCase1(geo, stroke, reporter, kS1); in test_scale() local
901 REPORTER_ASSERT(reporter, !strokeCase1.baseShape().style().applies()); in test_scale()
902 strokeCase1.compare(reporter, strokeCase2, TestCase::kAllSame_ComparisonExpecation); in test_scale()
904 strokeCase1.compare(reporter, strokeCase2, TestCase::kSameUpToStroke_ComparisonExpecation); in test_scale()