Add environment variables for Pinch and Rotation gesture 80/223480/1
authorJiyun Yang <ji.yang@samsung.com>
Thu, 30 Jan 2020 06:29:54 +0000 (15:29 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Thu, 30 Jan 2020 06:29:54 +0000 (15:29 +0900)
commit2b48b6e75650cc6d179e731df79d4965aa76a97d
tree002028fa22a359cd339237058b0bdf46284ef230
parentefd294001ad65fd66000c2cf65973d8f29b95872
Add environment variables for Pinch and Rotation gesture

DALI_PINCH_MINIMUM_TOUCH_EVENTS
DALI_PINCH_MINIMUM_TOUCH_EVENTS_AFTER_START
DALI_ROTATION_MINIMUM_TOUCH_EVENTS
DALI_ROTATION_MINIMUM_TOUCH_EVENTS_AFTER_START

They represent the minimum touch events count required for a gesture

Change-Id: Id6191971bfc5a534d9a30c470e9ba93ed701d59f
dali/internal/adaptor/common/adaptor-impl.cpp
dali/internal/system/common/environment-options.cpp
dali/internal/system/common/environment-options.h
dali/internal/system/common/environment-variables.h