Lines Matching full:describes
33 <!-- @pattern 0[xX][0-9a-fA-F]{8} 0xaarrggbb describes the color as a packed hexadecimal; each pair of digits
36 <!-- @pattern rgb\(\d+{1,3},\d+{1,3},\d+{1,3}\) rgb(r, g, b) describes color with three integers ranging from 0 to 255,
240 Base64 describes 8 bit binary using 64 character values.
652 A shader describes how to draw within a rectangle.
1091 Bitmap describes a rectangle of pixels.
1138 Blur describes an image filter in the paint that blurs the drawn geometry.
1165 Bounds describes a bounding box that is not drawn. Bounds is used to specify a rectangle to
1236 Color describes a color in RGB space or HSV space, and its alpha (transparency).
1240 <!-- @attribute alpha The alpha component, which describes transparency.
1284 Dash describes an array of dashes and gaps that describe how the paint strokes lines,
1730 Line describes a line between two points. As noted below, the paint's stroke and
1882 Movie describes a display list within the current canvas and paint. Movies can contain
1895 Oval describes a circle stretched to fit in a rectangle.
2064 Point describes a two dimensional point in space. The point element can be added
2309 Rect describes a bounding box.
2777 Typeface describes the text font.