Searched refs:RestoreCommand (Results 1 – 6 of 6) sorted by relevance
150 class RestoreCommand : public DrawCommand {152 RestoreCommand();
617 this->addDrawCommand(new RestoreCommand()); in willRestore()
2013 RestoreCommand::RestoreCommand() : INHERITED(kRestore_OpType) {} in RestoreCommand() function in RestoreCommand2015 void RestoreCommand::execute(SkCanvas* canvas) const { canvas->restore(); } in execute()
75 use vm_control::RestoreCommand;542 let req = VmRequest::Restore(RestoreCommand::Apply { in snapshot_vm()
296 pub enum RestoreCommand { enum1123 Restore(RestoreCommand),1762 VmRequest::Restore(RestoreCommand::Apply { ref restore_path }) => { in execute()
1339 RestoreCommand, enumerator7427 case RestoreCommand: in XMagickCommand()14306 RestoreCommand in XDisplayImage()14402 RestoreCommand, in XDisplayImage()