ozone: dri: Remove distinction between root_location and location
Aura expects these to be the same, so just use location() everywhere. This shouldn't affect anything because although we were passing along screen location inside root_location(), Event::UpdateForRootTransform sets it back to the transformed location(). So no code actually saw our screen location. BUG=none TEST=unit tests, manual on link_freon with 2 monitors Review URL: https://codereview.chromium.org/766833003 Cr-Commit-Position: refs/heads/master@{#308149}
Showing
Please register or sign in to comment