Lines Matching full:restore
93 * installed. Note that this can change on other calls like save/restore,
146 /** save the matrix state, restoring it on restore() */
148 /** save the clip state, restoring it on restore() */
167 When the balancing call to restore() is made, the previous matrix, clip,
175 the balancing call to restore() is made is that offscreen transfered to
182 offscreen when restore() is called
191 the balancing call to restore() is made is that offscreen transfered to
197 @param alpha This is applied to the offscreen when restore() is called.
207 It is an error to call restore() more times than save() was called.
209 virtual void restore();
212 This will equal # save() calls - # restore() calls.
219 @param saveCount The number of save() levels to restore from
392 * canvas.restore();
662 playback of the picture's draw calls with save/restore, so the state
665 the canvas with save/restore, thus the canvas may be left in a changed