Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
H A DDrawCommand.h448 class EndDrawPictureCommand : public DrawCommand { class
450 EndDrawPictureCommand(bool restore);
H A DDebugCanvas.cpp502 this->addDrawCommand(new EndDrawPictureCommand(SkToBool(matrix) || SkToBool(paint)));
H A DDrawCommand.cpp1580 EndDrawPictureCommand::EndDrawPictureCommand(bool restore) in EndDrawPictureCommand() function in EndDrawPictureCommand
1583 void EndDrawPictureCommand::execute(SkCanvas* canvas) const { in execute()

Completed in 7 milliseconds