Searched refs:recordDRRect (Results 1 – 3 of 3) sorted by relevance
70 std::unique_ptr<GrDrawOp> SK_WARN_UNUSED_RESULT recordDRRect(const SkRRect& outer,
81 std::unique_ptr<GrDrawOp> InstancedRendering::recordDRRect(const SkRRect& outer, in recordDRRect() function in gr_instanced::InstancedRendering
1096 std::unique_ptr<GrDrawOp> op(ir->recordDRRect( in drawFilledDRRect()