Update forcely when creating a new texture using NativeImage. 74/205774/5
authorSunghyun kim <scholb.kim@samsung.com>
Thu, 9 May 2019 06:00:48 +0000 (15:00 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 16 May 2019 00:49:03 +0000 (00:49 +0000)
commit90b6059e9d65c2b233a0cbeb7096277606a595bf
treef0b8c33984f75ef60fe03900886e7b4e8bb24f2f
parent2eb7a9f3f23a401b4d92e5ac690269465bd65263
Update forcely when creating a new texture using NativeImage.

When adaptor is paused, Dali can't unref tbm_surface.
To avoid this problem, DALi need to update forcely when creating a new texture using NativeImage.

Change-Id: I69807ef47f46e58c6825c37cc3882e67b16fb011
dali/internal/event/rendering/texture-impl.cpp