|
|
|
|
|
by kevingadd
568 days ago
|
|
In this context I would bet money that it's an implementation of the Canvas API that uses Skia underneath to do actual rasterization. It turns out (if you do a little research) that Firefox and Chrome have at various points in time used Skia as a backend for their own implementations of the Canvas API, too. |
|
Skia is the graphics engine used by Chrome and Android to render everything: https://skia.org/