projects
/
platform
/
core
/
api
/
efl-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a684aaa
)
increase the wait_for_done event count (5->10)
64/300564/1
author
Doyoun Kang
<doyoun.kang@samsung.com>
Fri, 27 Oct 2023 07:13:26 +0000
(16:13 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Fri, 27 Oct 2023 07:13:26 +0000
(16:13 +0900)
Change-Id: Ibaf592fc69961b651fa912bad0a881c0ac320839
src/efl_util.c
patch
|
blob
|
history
diff --git
a/src/efl_util.c
b/src/efl_util.c
index
6a98780
..
0f7794d
100644
(file)
--- a/
src/efl_util.c
+++ b/
src/efl_util.c
@@
-49,7
+49,7
@@
#define LOG_TAG "TIZEN_N_EFL_UTIL"
#define EFL_UTIL_INPUT_GENERATOR_TOUCH_MAX_FINGER 10
-#define NUM_EVENT_WAIT_DONE_COUNT
5
+#define NUM_EVENT_WAIT_DONE_COUNT
10
typedef struct _Efl_Util_Wl_Surface_Lv_Info
{