[graphite] Limit plot invalidation in DrawAtlas::compact().

In the case where we have a sparsely-used page and we want to move
plots from it to earlier pages, we don't want to do this if the plot
was used recently because that may lead to some thrashing.

Bug: chromium:403368538
Change-Id: Ieeff6544af13b7be21b63334e31041ad0558df9b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/973619
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
1 file changed