Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGrStyledShapeTest.cpp590 fAppliedPEThenStroke = std::make_unique<GrStyledShape>(); in init()
594 *fAppliedPEThenStroke = in init()
600 make_key(&fAppliedPEThenStrokeKey, *fAppliedPEThenStroke); in init()
605 check_original_path_ids(r, *fBase, *fAppliedPE, *fAppliedPEThenStroke, *fAppliedFull); in init()
611 fAppliedPEThenStroke->asPath(&a); in init()
616 // fAppliedPEThenStroke will have converted the rrect_as_path back to a rrect. However, in init()
624 REPORTER_ASSERT(r, fAppliedFull->isEmpty() == fAppliedPEThenStroke->isEmpty()); in init()
639 CheckBounds(r, *fAppliedPEThenStroke, fAppliedPEThenStroke->bounds()); in init()
695 std::unique_ptr<GrStyledShape> fAppliedPEThenStroke; member in __anon19017::TestCase
[all...]

Completed in 2 milliseconds