Lines Matching defs:fAppliedPEThenStroke
590 fAppliedPEThenStroke = std::make_unique<GrStyledShape>();
594 *fAppliedPEThenStroke =
600 make_key(&fAppliedPEThenStrokeKey, *fAppliedPEThenStroke);
605 check_original_path_ids(r, *fBase, *fAppliedPE, *fAppliedPEThenStroke, *fAppliedFull);
611 fAppliedPEThenStroke->asPath(&a);
616 // fAppliedPEThenStroke will have converted the rrect_as_path back to a rrect. However,
624 REPORTER_ASSERT(r, fAppliedFull->isEmpty() == fAppliedPEThenStroke->isEmpty());
639 CheckBounds(r, *fAppliedPEThenStroke, fAppliedPEThenStroke->bounds());
695 std::unique_ptr<GrStyledShape> fAppliedPEThenStroke;