Home
last modified time | relevance | path

Searched refs:DrawPatchCommand (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/debugger/
H A DDrawCommand.h509 class DrawPatchCommand : public DrawCommand { class
511 DrawPatchCommand(const SkPoint cubics[12],
H A DDrawCommand.cpp1715 DrawPatchCommand::DrawPatchCommand(const SkPoint cubics[12], in DrawPatchCommand() function in DrawPatchCommand
1737 void DrawPatchCommand::execute(SkCanvas* canvas) const { in execute()
1741 void DrawPatchCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON()
H A DDebugCanvas.cpp540 this->addDrawCommand(new DrawPatchCommand(cubics, colors, texCoords, bmode, paint));

Completed in 7 milliseconds