Home | History | Annotate | Download | only in tests

Lines Matching full:restore

44     recorder.restore();
50 assert_type<SkRecords::Restore> (r, record, 3);
54 recorder.restore();
55 recorder.restore();
111 assert_type<SkRecords::Restore> (r, translateRecord, 3);
162 recorder.restore();
229 // bounds for the saveLayer, clip, and restore to be greater than the bounds of the picture.
230 // (We were applying the saveLayer paint to the bounds after restore, which makes no sense.)
244 recorder.restore();
250 // The saveLayer, clipRect, and restore bounds were incorrectly (0,0,70,50).
273 recorder.restore();