Lines Matching full:drawing
42 A Canvas encapsulates all of the state about drawing into a device (bitmap).
49 While the Canvas holds the state of the drawing device, the state (style)
216 * Note: If you are recording drawing commands on this canvas to
254 offscreen bitmap. All drawing calls are directed there, and only when
258 limit the size of the offscreen, and thus drawing may be
270 offscreen bitmap. All drawing calls are directed there, and only when
274 limit the size of the offscreen, and thus drawing may be
303 /** Returns true if drawing is currently going to a layer (from saveLayer)
464 in a way similar to quickReject, in that it tells you that drawing
496 * This erases the entire drawing surface to the specified color,
551 /** Helper method for drawing a single point. See drawPoints() for a more
821 @param picture The recorded drawing commands to playback into this
968 up the top-most drawing area. LayerIter can be used to iterate through