Home | History | Annotate | Download | only in core

Lines Matching refs:restore

101         /** save the matrix state, restoring it on restore() */
103 /** save the clip state, restoring it on restore() */
122 When the balancing call to restore() is made, the previous matrix, clip,
130 the balancing call to restore() is made is that offscreen transfered to
135 offscreen when restore() is called
144 the balancing call to restore() is made is that offscreen transfered to
148 @param alpha This is applied to the offscreen when restore() is called.
158 It is an error to call restore() more times than save() was called.
160 virtual void restore();
163 This will equal # save() calls - # restore() calls.
170 @param saveCount The number of save() levels to restore from
594 playback of the picture's draw calls with save/restore, so the state
597 the canvas with save/restore, thus the canvas may be left in a changed