projects
/
platform
/
core
/
uifw
/
efl-misc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d95c59
)
wearable: let force sync render.
20/230120/1
accepted/tizen/unified/20200409.083724
submit/tizen/20200408.212617
author
Hermet Park
<chuneon.park@samsung.com>
Wed, 8 Apr 2020 05:33:44 +0000
(14:33 +0900)
committer
Hermet Park
<chuneon.park@samsung.com>
Wed, 8 Apr 2020 05:33:44 +0000
(14:33 +0900)
It turned out evas threading is not efficiency as we expected.
Need to figure out the reason and turn on again after fixed it
to work better performance.
Change-Id: I512ce2f2d238901dc47c6e66bc743d3264e33b15
profile.d/efl_wearable.sh
patch
|
blob
|
history
diff --git
a/profile.d/efl_wearable.sh
b/profile.d/efl_wearable.sh
index 7bdf921a80531d005d1008360f860e86b431e291..7e932ea18d0e5aa95b18d1912b8980a7025b5a46 100644
(file)
--- a/
profile.d/efl_wearable.sh
+++ b/
profile.d/efl_wearable.sh
@@
-7,6
+7,7
@@
export ELM_ATSPI_MODE=1
export ECORE_IMF_INPUT_PANEL_ENABLED=1
export ECORE_INPUT_CANCEL=1
export ECORE_ANIMATOR_SKIP=1
+export ECORE_EVAS_FORCE_SYNC_RENDER=1
## Evas
export EVAS_FONT_DPI=72