Searched refs:SkDrawVerticesCommand (Results 1 – 3 of 3) sorted by relevance
734 class SkDrawVerticesCommand : public SkDrawCommand {736 SkDrawVerticesCommand(sk_sp<SkVertices>, SkBlendMode, const SkPaint&);
668 this->addDrawCommand(new SkDrawVerticesCommand(sk_ref_sp(const_cast<SkVertices*>(vertices)), in onDrawVerticesObject()
3397 SkDrawVerticesCommand::SkDrawVerticesCommand(sk_sp<SkVertices> vertices, SkBlendMode bmode, function in SkDrawVerticesCommand3409 void SkDrawVerticesCommand::execute(SkCanvas* canvas) const {