Pan Gesture Prediction - Added DALI_PAN_GESTURE_PREDICTION_AMOUNT environment variable
authorJulien Heanley <j.heanley@partner.samsung.com>
Fri, 30 May 2014 09:30:59 +0000 (10:30 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 10 Jun 2014 14:59:18 +0000 (15:59 +0100)
commit98a2c4b3f41b29795b03a738e8f570ae36fb3906
tree0b93311b0c24a2d3d37e2d0e12d66d52a8096f62
parent74606a58db396b3978001efea988bc5cf513457a
Pan Gesture Prediction - Added DALI_PAN_GESTURE_PREDICTION_AMOUNT environment variable

Increase how far pan gestures try to predict position 1.0f is 1 frame further ahead. Can use decimals like 0.6 or 1.3.

Change-Id: Id5ac2e6c7273e25f51d41aa16ad113ec6632256d
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