Home | History | Annotate | Download | only in ops

Lines Matching refs:TestStrokeRec

3117         SkStrokeRec stroke = GrTest::TestStrokeRec(random);
3158 return EllipseOp::Make(std::move(paint), viewMatrix, ellipse, GrTest::TestStrokeRec(random));
3164 return DIEllipseOp::Make(std::move(paint), viewMatrix, ellipse, GrTest::TestStrokeRec(random));
3170 return make_rrect_op(std::move(paint), viewMatrix, rrect, GrTest::TestStrokeRec(random));