9 lines
293 B
Plaintext
9 lines
293 B
Plaintext
|
overview
|
||
|
|
||
|
--------------------------------------------------------------------------------
|
||
|
|
||
|
Skia draws 2D primitives, paths and bitmaps, using the styles in the SkPaint, to
|
||
|
the device contained by the SkCanvas.
|
||
|
|
||
|
--------------------------------------------------------------------------------
|