projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24f125b
)
[Title] increase the max finger count
author
giwoong.kim
<giwoong.kim@samsung.com>
Mon, 2 Jul 2012 08:48:26 +0000
(17:48 +0900)
committer
giwoong.kim
<giwoong.kim@samsung.com>
Mon, 2 Jul 2012 08:48:26 +0000
(17:48 +0900)
[Type] feature
[Module] Emulator / touch
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] 2 -> 3
[TestCase]
tizen/src/maru_finger.h
patch
|
blob
|
history
diff --git
a/tizen/src/maru_finger.h
b/tizen/src/maru_finger.h
index a8a40c091da05b231178791bfec2855aac7e36ef..8a98475930c2b02c363aa356bc73e19963cf975a 100644
(file)
--- a/
tizen/src/maru_finger.h
+++ b/
tizen/src/maru_finger.h
@@
-34,7
+34,7
@@
/* definitions relating to multi-touch */
//TODO : from arg
-#define MAX_FINGER_CNT
2
+#define MAX_FINGER_CNT
3
#define DEFAULT_FINGER_POINT_SIZE 32
#define DEFAULT_FINGER_POINT_COLOR 0x7E0F0F0F
#define DEFAULT_FINGER_POINT_OUTLINE_COLOR 0xDDDDDDDD