[Tizen](Partial Update) partiall update after window rotation works well. 88/281188/1 accepted/tizen/unified/20220914.164050
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 8 Sep 2022 02:23:26 +0000 (11:23 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Wed, 14 Sep 2022 06:04:37 +0000 (15:04 +0900)
commit8e64eff090963b496dd759b20c7f618ff60821ab
treec186ab7dbfe77b45e5402354d4c7c45e2b55e187
parent30fefd588419cc4d890c77de877d9314c9f2dd64
[Tizen](Partial Update) partiall update after window rotation works well.

Currently, mDamagedRects should be "rotated" rects,
and others (clippingRect, mDamagedBufferRects) are not be rotated.

But current clippingRect merged by rotated rects.

This patch make clippingRect calculate well.

And also, if clippingRect become empty, mDamagedRects should be cleared.

Change-Id: I4c71d91ee01da67b42f446fb438c0e2fe29d1d67
dali/internal/window-system/common/window-render-surface.cpp
dali/internal/window-system/common/window-render-surface.h