commit | 73f21b110cb0782870379602bd96552cc8a68027 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Fri Jan 18 13:59:54 2019 +0100 |
committer | Adrian Roos <roosa@google.com> | Fri Jan 18 17:55:10 2019 +0100 |
tree | 6d843a66b801c767fec667a015954c05ee07c771 | |
parent | b33ef7a90bf3a37eaf68032c67697512a55adb50 [diff] |
Letterbox: query overlaps with global coordinates Fixes an issue where querying for overlaps with the letterbox mistakenly used the surface-relative coordinate space, instead of the global one. Change-Id: Ib8f29c7ae9bf2ce79b2b0098d2dcf0dff4380b7d Fixes: 123052505 Test: atest LetterboxTest