diff options
author | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-27 14:48:18 +0000 |
---|---|---|
committer | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-27 14:48:18 +0000 |
commit | e3a682b3f826c18ded918024b62da7e7c4c796f0 (patch) | |
tree | 9acbc5ab1cd76adbe7285c4debc5682c9e12df65 /gpu | |
parent | 403bd250e794f8dfa1f9e17c4c1f511118b69ac4 (diff) | |
download | chromium_src-e3a682b3f826c18ded918024b62da7e7c4c796f0.zip chromium_src-e3a682b3f826c18ded918024b62da7e7c4c796f0.tar.gz chromium_src-e3a682b3f826c18ded918024b62da7e7c4c796f0.tar.bz2 |
gesture recognizer: Fix computing the bounding box of the rectangles.
Accumulating all the positions of the touch-events of a single touch-point
during its entire lifetime is not very useful. So instead, stop accumulating the
positions when the point leaves the manhattan square.
BUG=139175
TEST=none
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10831043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148750 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu')
0 files changed, 0 insertions, 0 deletions