[throughput] Correct main frame presentation logic
When a frame is presented on screen, the frame token may not exactly match the awaiting-presented main frame token. In this case, our current code won't count as main frame produced. But instead, we should count this frame as main frame produced, as long as the presented frame token is >= any main frame token that is waiting to be presented. Bug: 1055848 Change-Id: I5e0fb3e65a6581c8348e5e074cac6fc9a746356f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075040 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:Robert Flack <flackr@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#748441}
Showing
Please register or sign in to comment