commit | f2ad1a442bd85bd6ae0c5fd47701ec7dfa91c1f9 | [log] [tgz] |
---|---|---|
author | tingna_sung <tingna_sung@htc.com> | Tue Oct 21 17:09:57 2014 +0800 |
committer | tingna_sung <tingna_sung@htc.com> | Wed Nov 26 11:28:39 2014 +0800 |
tree | 7318ce0eec7fa6b893509638fef88068cb1ae8b4 | |
parent | af5bd75b3d65fc710784f59d1c22c164312e2691 [diff] |
Measure absolute value of pointer motion distance If pointer is moving to the negative axis direction, pointer movement distance will always less than pre-defined mMotionSlop, thus TAP_OUTSIDE_STACK will have chance to be sent, will cause unnecessary focus stack switch. Change-Id: Ia4c066bebce250257c7361ef976907a0ca2c6461 Signed-off-by: tingna_sung <tingna_sung@htc.com>