Home | History | Annotate | Download | only in ops

Lines Matching refs:TestStrokeRec

2460         SkStrokeRec stroke = GrTest::TestStrokeRec(random);
2480 return EllipseOp::Make(std::move(paint), viewMatrix, ellipse, GrTest::TestStrokeRec(random));
2486 return DIEllipseOp::Make(std::move(paint), viewMatrix, ellipse, GrTest::TestStrokeRec(random));
2492 return make_rrect_op(std::move(paint), viewMatrix, rrect, GrTest::TestStrokeRec(random));