Remove the redundancy for geometry calculate function 80/293180/1
authorWonsik Jung <sidein@samsung.com>
Mon, 22 May 2023 06:30:22 +0000 (15:30 +0900)
committerWonsik Jung <sidein@samsung.com>
Mon, 22 May 2023 06:30:22 +0000 (15:30 +0900)
commit3256073c83135f3b3329b4c02e4314b780b557ad
tree7f687e8dc6a4e59faaff43baf9fb8ab69c96ca04
parenta3d93019e8880a52b1df2085b21798c5d0dd18ca
Remove the redundancy for  geometry calculate function

The geometry calculate is needed from client to displayer server module.
The calcuate function is needed when window is resized, moved and set the input region.
For that, the calculated function is existed twice.
This patch is to remove one of them.

Change-Id: I87ff260b0e31475735c80c3e144bd1a68e3ad907
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.cpp
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.h