Searched refs:kExamplesDir (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | GrStyledShapeTest.cpp | 1700 static constexpr SkPathDirection kExamplesDir = SkPathDirection::kCW; in test_rrect() local 1702 const GrStyledShape& exampleFillCase = shapes[index(false, kExamplesDir, kExamplesStart, kFill, in test_rrect() 1707 const GrStyledShape& exampleStrokeAndFillCase = shapes[index(false, kExamplesDir, in test_rrect() 1712 const GrStyledShape& exampleInvFillCase = shapes[index(true, kExamplesDir, in test_rrect() 1717 const GrStyledShape& exampleInvStrokeAndFillCase = shapes[index(true, kExamplesDir, in test_rrect() 1723 const GrStyledShape& exampleStrokeCase = shapes[index(false, kExamplesDir, kExamplesStart, in test_rrect() 1728 const GrStyledShape& exampleInvStrokeCase = shapes[index(true, kExamplesDir, kExamplesStart, in test_rrect() 1733 const GrStyledShape& exampleHairlineCase = shapes[index(false, kExamplesDir, kExamplesStart, in test_rrect() 1738 const GrStyledShape& exampleInvHairlineCase = shapes[index(true, kExamplesDir, kExamplesStart, in test_rrect()
|
Completed in 4 milliseconds