DSRenderViewDaliImpl: Move the emit updatedSignal to setBuffer. 32/242332/1
authorJoonbum Ko <joonbum.ko@samsung.com>
Tue, 25 Aug 2020 05:38:17 +0000 (14:38 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 25 Aug 2020 12:39:20 +0000 (21:39 +0900)
commit8e815fa90c0586a2110de0f1e4bb4d5e7058c2e1
treef40edc36aac94c3301c8d65651cb833c601879d8
parentd74f12b0cb6155dddf71db43c20ca678b3d4086e
DSRenderViewDaliImpl: Move the emit updatedSignal to setBuffer.

 - setBuffer is clearer than the __onWindowBufferChanged callback.
 - This modification is required to properly verify
  the function of setBuffer in libds-test.

Change-Id: I29c565ad5bc4cd19a926d6a8e418325c4ff3bad6
Signed-off-by: Joonbum Ko <joonbum.ko@samsung.com>
src/DSRender/DSRenderViewDaliImpl.cpp