Searched refs:RestoreCommand (Results 1 – 4 of 4) sorted by relevance
123 class RestoreCommand : public DrawCommand {125 RestoreCommand();
573 this->addDrawCommand(new RestoreCommand()); in willRestore()
1989 RestoreCommand::RestoreCommand() : INHERITED(kRestore_OpType) {} in RestoreCommand() function in RestoreCommand1991 void RestoreCommand::execute(SkCanvas* canvas) const { canvas->restore(); } in execute()
1339 RestoreCommand, enumerator7427 case RestoreCommand: in XMagickCommand()14306 RestoreCommand in XDisplayImage()14402 RestoreCommand, in XDisplayImage()