Lines Matching full:calls
119 copy onto a private stack. Subsequent calls to translate, scale,
129 offscreen bitmap. All drawing calls are directed there, and only when
143 offscreen bitmap. All drawing calls are directed there, and only when
163 This will equal # save() calls - # restore() calls.
167 /** Efficient way to pop any calls to save() that happened after the save
273 therefore you can skip making the draw calls).
284 therefore you can skip making the draw calls). Note, for speed it may
360 lineto calls, in that the path will draw all of its contours at once,
581 playback of the picture's draw calls with save/restore, so the state
675 /** Return the current device clip (concatenation of all clip calls).
677 @return the current device clip (concatenation of all clip calls).