Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
H A DDrawCommand.h689 class DrawEdgeAAQuadCommand : public DrawCommand { class
691 DrawEdgeAAQuadCommand(const SkRect& rect,
H A DDebugCanvas.cpp576 this->addDrawCommand(new DrawEdgeAAQuadCommand(rect, clip, aa, color, mode));
H A DDrawCommand.cpp1872 DrawEdgeAAQuadCommand::DrawEdgeAAQuadCommand(const SkRect& rect, in DrawEdgeAAQuadCommand() function in DrawEdgeAAQuadCommand
1890 void DrawEdgeAAQuadCommand::execute(SkCanvas* canvas) const { in execute()

Completed in 7 milliseconds