Pan Gestures - Changed Pan gesture prediction amount units to millis
authorJulien Heanley <j.heanley@partner.samsung.com>
Thu, 5 Jun 2014 09:26:59 +0000 (10:26 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 10 Jun 2014 15:09:51 +0000 (16:09 +0100)
commit6eaaa4f367f7f22a9f27920af1dd9ee5d78b7996
tree1360852061d4cb96ac6d72904a8810e092ccb685
parent27619bbc4c1d443e89a6cdd116e544f6d9657fa4
Pan Gestures - Changed Pan gesture prediction amount units to millis

Instead of 0.7 the prediction amount to set should be (0.7 * 16)

Change-Id: I4cb5a10018b35ab3d2000eaf796b1c7994927dd3
Signed-off-by: Julien Heanley <j.heanley@partner.samsung.com>
dali/integration-api/profiling.cpp
dali/integration-api/profiling.h
dali/internal/event/events/gesture-event-processor.cpp
dali/internal/event/events/gesture-event-processor.h
dali/internal/event/events/pan-gesture-processor.cpp
dali/internal/event/events/pan-gesture-processor.h
dali/internal/update/gestures/scene-graph-pan-gesture.cpp
dali/internal/update/gestures/scene-graph-pan-gesture.h