Home
last modified time | relevance | path

Searched refs:MakePerEdgeWithLocalMatrix (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ops/
DGrFillRectOp.h37 std::unique_ptr<GrDrawOp> MakePerEdgeWithLocalMatrix(GrContext* context,
DGrFillRectOp.cpp346 std::unique_ptr<GrDrawOp> MakePerEdgeWithLocalMatrix(GrContext* context, in MakePerEdgeWithLocalMatrix() function
426 return MakePerEdgeWithLocalMatrix(context, std::move(paint), aaType, in MakeWithLocalMatrix()
494 return GrFillRectOp::MakePerEdgeWithLocalMatrix(context, std::move(paint), aaType, in GR_DRAW_OP_TEST_DEFINE()