Home | History | Annotate | Download | only in tests

Lines Matching full:restore

11                  Is<Restore> >
22 // Build up a save-clip-restore block. The pattern will match only it's complete.
29 recorder.restore();
33 REPORTER_ASSERT(r, pattern.third<Restore>() != NULL);
42 // There will be two save-clipRect-restore blocks [0,3) and [3,6).
46 recorder.restore();
68 recorder.restore();
74 Pattern3<Is<Save>, Star<Is<ClipRect> >, Is<Restore> > pattern;
82 recorder.restore();
89 recorder.restore();
96 Is<Restore>,
98 Is<Restore> > pattern;
107 recorder.restore();
118 recorder.restore();
127 recorder.restore();