Home | History | Annotate | Download | only in gpu

Lines Matching refs:GrRegionOp

41 #include "ops/GrRegionOp.h"
1290 // GrRegionOp performs no antialiasing but is much faster, so here we check the matrix
1306 std::unique_ptr<GrDrawOp> op = GrRegionOp::Make(std::move(paint), viewMatrix, region, aaType);