Descriptioncc: Ensure to return pending now before active eventually tiles.
This patch is part 2 of a fix to return pending now tiles before active
eventually tiles. We already do this at a pair level. This patch ensures
that we also do it across pairs. That is, given two pairs of layers,
if the highest priority tile on one is an active eventually tile and
the highest priority tile on the other is a pending now tile, then
prefer the pending now tile (this is just for smoothness).
This ensures that we activate if we're prepainting too far.
BUG=426287
R=reveman
Committed: https://crrev.com/806cad8d08a0414928b04e6a8635c1ddc35a91db
Cr-Commit-Position: refs/heads/master@{#300981}
Patch Set 1 #Patch Set 2 : update #Patch Set 3 : +test #Patch Set 4 : format fix #
Total comments: 2
Messages
Total messages: 9 (2 generated)
|