
Episode 100: Android Rendering
Android Developers Backstage
00:00
Skia Renderer
We switched to the Skia renderer, which is much more aware of and in control of a lot of those corner cases. We should point out, too, that it's not that we switch to an entirely new renderer. So if you were using hardware acceleration before, you would basically take a side step through our own codethat would go all the way down to issuing GL commands. The renderer is the stuff that takes all of that and gets it to the GPU.
Transcript
Play full episode