Lines Matching full:recording
47 be faithfully recorded, but the recording canvas' current clip will
48 only see the path's bounds. This speeds up the recording process
50 effect for recording is that calling getTotalClip() or related
58 @param width the base width for the picture, as if the recording
60 @param height the base width for the picture, as if the recording
62 @param recordFlags optional flags that control recording.
67 /** Returns the recording canvas if one is active, or NULL if recording is
71 /** Signal that the caller is done recording. This invalidates the canvas
84 /** Return the width of the picture's recording canvas. This
87 @return the width of the picture's recording canvas
91 /** Return the height of the picture's recording canvas. This
94 @return the height of the picture's recording canvas
126 /** Return the canvas to draw into for recording into the picture.