commit | 33a6eee57aca65faa11536c3533bb77dea78b7bd | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Feb 06 13:48:06 2019 -0800 |
committer | Vishnu Nair <vishnun@google.com> | Wed Feb 06 21:50:33 2019 +0000 |
tree | 586230a47e3f238a4710aed32563821d934e9d5f | |
parent | aa8756d2eab310aa632569f56947f522ab9e0248 [diff] |
SF: Update cursor position using drawing state Cursor position should be using drawing state instead of current state which may not be committed yet. The current implementation uses current state for bounds and calculates the layer's effective transform using the drawing state. Bug: 123989306 Test: Connect mouse and test pointer Change-Id: I400e1a90628e0a089e5c3bb33b5df91ae9208414