LocalSurfaceIdProvider to use allocator's copy
The LSI allocators previously did not store a copy of the last generated LSI. As a result, many call sites would have to keep their own copies. Now that the LSI allocators have their own copies, the call sites can be updated to no longer store a separate copy. LocalSurfaceIdProvider is one such call site. BUG=759031 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I85aad90edc9d61ae1c2924d3bbc5fc92b3b9376b Reviewed-on: https://chromium-review.googlesource.com/1005801Reviewed-by:Fady Samuel <fsamuel@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#549647}
Showing
Please register or sign in to comment