• vmpstr's avatar
    cc: Refactor additional code from BuildRasterQueue. · 4973f5bd
    vmpstr authored
    This patch removes additional sets in BuildRasterQueue and moves it
    to a separate client function that is called by the tile manager.
    Having this as a separate function explicitly allows us to control the
    setting instead of implicitly relying on the fact that every time we
    rebuild a queue this setting might change.
    
    R=danakj
    BUG=451147
    
    Review URL: https://codereview.chromium.org/880693002
    
    Cr-Commit-Position: refs/heads/master@{#314177}
    4973f5bd
tile_manager.h 11.3 KB