Guard against invalid PanGesture timestamps 19/27819/1
authorPaul Wisbey <p.wisbey@samsung.com>
Fri, 19 Sep 2014 10:51:51 +0000 (11:51 +0100)
committerPaul Wisbey <p.wisbey@samsung.com>
Fri, 19 Sep 2014 10:51:54 +0000 (11:51 +0100)
commit8a8d925c0f616e16ce2fad500ec4227d7ece9e81
treece307e4cada2fa64a8f945603d3fb90a57ce2e1d
parent3f234d67f9b2481c457373b097e681035367dded
Guard against invalid PanGesture timestamps

[problem]     Pan prediction code is not robust enough.
[cause]       Assumptions made about PanGesture timestamps e.g. that current
              VSync time is older than queued PanGesture times.
[solution]    Added more guard logic.

Change-Id: I917fbf3c20367a071e122bb2565971725a5cafc3
dali/internal/update/gestures/scene-graph-pan-gesture.cpp