• Adam Barth's avatar
    Add a compositing step to the lifecycle · bf260f98
    Adam Barth authored
    Now we have the ability to draw multiple PictureLayers. We still squash all the
    pictures together into a single SkPicture for simplicity. In the future, we'll
    submit them to C++ separately and composite them on the GPU thread.
    bf260f98
box.dart 58.4 KB