Lines Matching refs:drawn
45 SkDevice can be set on an SkCanvas and drawn to. Once drawing to
238 PDF has a number of parameters that affect how things are drawn. The
336 stream, but can be transformed and drawn on an existing page. This is
348 drawn as a single operation onto the base layer, we can assume that
443 with an emulated xfer mode, what's already drawn to the device is
444 called the destination or Dst, and what's about to be drawn is the
447 of drawn objects, the shape is the same as where alpha is not
472 was just drawn into another form x-object, and then uses the Src form
484 SrcMode is clear plus Src being drawn afterward. DstMode simply omits
490 Dst (or not). SrcIn is SrcMode with Src drawn with Dst as a
491 mask. SrcOut is like SrcMode, but with Src drawn with an inverted Dst
492 as a mask. DstIn is SrcMode with Dst drawn with Src as a