Lines Matching full:drawing
296 * drawing scaled images.
302 * drawing scaled images.
474 * result in dst. The result is that drawing src with this paint will be
475 * the same as drawing dst with a default paint (at least from the
594 The typeface object identifies which font to use when drawing or
640 * the annotation specifics no-drawing.
674 /** Return the paint's Align value for drawing text.
675 @return the paint's Align value for drawing text.
680 @param align set the paint's Align value for drawing text.
696 @return the paint's scale factor in X for drawing/measuring text
703 @param scaleX set the paint's scale factor in X for drawing/measuring
710 @return the paint's skew factor in X for drawing text.
716 @param skewX set the paint's skew factor in X for drawing text.
1077 // Set flags/hinting/textSize up to use for drawing text as paths.