OSDN Git Service

Only consume touches up until the frame time
authorMichael Wright <michaelwr@google.com>
Mon, 21 Oct 2013 19:05:22 +0000 (12:05 -0700)
committerMichael Wright <michaelwr@google.com>
Mon, 21 Oct 2013 23:57:17 +0000 (23:57 +0000)
When resampling is disabled, it's currently possible to consume
touches after the current frame time. This breaks some guarantees and
could cause unexpected behaviors.

Change-Id: I99908a2cac2df9f795dd4a07188b4451213cf3e4


No differences found