You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why do we render to a PictureRecorder first and then draw it onto a surface using draw_picture in our rendering process? This approach seems inefficient. I've raised this as an issue for skia-canvas.
The text was updated successfully, but these errors were encountered:
Why do we render to a PictureRecorder first and then draw it onto a surface using draw_picture in our rendering process? This approach seems inefficient. I've raised this as an issue for skia-canvas.
The text was updated successfully, but these errors were encountered: