Invalidate raster of paint chunks by drawable bounds
PaintChunk::bounds includes bounds non-drawable display items. Add PaintChunk::drawable_bounds to include drawable display items only, and use it in paint chunk raster invalidation. This is a preparation for crbug.com/937573 which will create more non-drawable display items, to avoid unnecessary raster invalidation. Bug: 937573 Change-Id: Ib54ff89fff091fae1701e636808043b8cbfffe69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052254Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#741247}
Showing
Please register or sign in to comment