exo: Use cc::Region for damage and input regions
This CL cleans up verbose Skia calls in anticipation of more operations on regions in a future CL. It also fixes a no-op due to calling SkRegion::intersects instead of SkRegion::op with kIntersect_Op. Bug: b:67384524 Test: exo_unittests Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Ic6059c3e844831ebe5053ded74096e5b0ff86bf8 Reviewed-on: https://chromium-review.googlesource.com/794373 Commit-Queue: Dominik Laskowski <domlaskowski@chromium.org> Reviewed-by:David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#520192}
Showing
Please register or sign in to comment