commit | 60d51fd2c6bd398121aac8184e2e9f35b09c2e12 | [log] [tgz] |
---|---|---|
author | Jim Van Verth <jvanverth@google.com> | Tue Oct 10 18:24:27 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Oct 11 14:20:14 2023 +0000 |
tree | 4c8c2c1ea8bc0d31faaa9ef0431f367cc3ca2387 | |
parent | 2cfc8fc3ba549613d5db4b6a6b9f0e98e995bcdb [diff] |
[graphite] Fix bugs in RasterPathAtlas caching. * Ensure we clear the cached data when resetting a Page * Set the offset in the data matching the dirtyRect * Clear dirtyRect after an upload Bug: b/291735945 Change-Id: I20dad35efa0dc48da78c3cc8a90ff564eef23699 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/765096 Commit-Queue: Jim Van Verth <jvanverth@google.com> Reviewed-by: Arman Uguray <armansito@google.com> Reviewed-by: Nicolette Prevost <nicolettep@google.com>