Home | History | Annotate | Download | only in animator

Lines Matching full:drawto

251 		that has been drawn into with a drawTo element.
1007 <xs:element ref="Sk:drawTo"/>
1092 Use the <drawTo> element to draw to a bitmap.
1335 <!-- /** drawTo
1336 DrawTo images to a bitmap. The bitmap can be added to the display list
1338 DrawTo can be used as an offscreen to speed complicated animations, and
1340 DrawTo can only reference a single drawable element. Use <add>,
1341 <group>, or <save> to draw multiple elements with <drawTo>.
1343 <xs:element name="drawTo">
1377 <!-- @attribute drawOnce If set, the drawTo will only draw a single time. -->
1454 <xs:element ref="Sk:drawTo"/>
1581 <xs:element ref="Sk:drawTo"/>
2460 <xs:element ref="Sk:drawTo"/>
2535 <xs:element ref="Sk:drawTo"/>