Lines Matching full:recording
92 be faithfully recorded, but the recording canvas' current clip will
93 only see the path's bounds. This speeds up the recording process
95 effect for recording is that calling getTotalClip() or related
103 recording time (often ~2x; likely more for very complex pictures),
119 This flag disables all the picture recording optimizations (i.e.,
130 @param width the base width for the picture, as if the recording
132 @param height the base width for the picture, as if the recording
134 @param recordFlags optional flags that control recording.
139 /** Returns the recording canvas if one is active, or NULL if recording is
143 /** Signal that the caller is done recording. This invalidates the canvas
156 /** Return the width of the picture's recording canvas. This
159 @return the width of the picture's recording canvas
163 /** Return the height of the picture's recording canvas. This
166 @return the height of the picture's recording canvas
251 /** Return the canvas to draw into for recording into the picture.