Commit 0744642
committed
InputTracer: Ensure 0 coordinate values are traced
The axis bits in PointerCoords are not set when
the value is 0, since that's the default value.
Make sure the coordinate values are always traced
for pointer events.
Bug: 245989146
Change-Id: Ib9fc647f1d3166ae51b265c40e77018ad2682d23
Flag: EXEMPT tracing only
Test: Presubmit1 parent 94b29e5 commit 0744642
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
70 | 78 | | |
71 | 79 | | |
72 | 80 | | |
| |||
0 commit comments