Use stack variable instead of global when computing matrix 28/226228/1
authorCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 21 Feb 2020 14:12:22 +0000 (14:12 +0000)
committerHeeyong Song <heeyong.song@samsung.com>
Fri, 28 Feb 2020 05:39:48 +0000 (14:39 +0900)
commite8e38595cefb3d47ae789b26ce4581f518f18662
tree7ac80ce6fbde95facf2c44731d7fe751a1bc0cfa
parente6100d52fde6d90d0aece0d733b28f4288b29964
Use stack variable instead of global when computing matrix

This is to solve a synchronization problem with multiple DALi instances

Change-Id: I146880175b6e6b5644b232c17a3a1fc51103fc53
dali/internal/render/renderers/render-renderer.cpp