[5.0] Update forcely when creating a new texture using NativeImage. 71/206271/1
authorSunghyun kim <scholb.kim@samsung.com>
Thu, 9 May 2019 06:00:48 +0000 (15:00 +0900)
committerSunghyun kim <scholb.kim@samsung.com>
Thu, 16 May 2019 01:38:21 +0000 (10:38 +0900)
commit45abcd98fcf11307eff7d15fca5ea1462375664c
tree4d9407625bdb37180784863bdd1dfee83bb1e8cd
parentb756d1fa33317a164e9498cf28d8dd46160dccd4
[5.0] 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