[Tizen] Remove duplicate codes for screen position 58/306258/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 29 Jan 2024 07:28:48 +0000 (16:28 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 19 Feb 2024 08:12:39 +0000 (17:12 +0900)
commitba77ad6975e0669b58ae15f2d8494188c0859a9a
tree67e0af8525007162a255c4e9e0172110832bf5e3
parentfe85f27b04e1a5b276fc29a0a510edb080e12bf6
[Tizen] Remove duplicate codes for screen position

- There are some duplicate codes when screen position and screen extent
are calculated.
- Remove these duplicate codes to make new methods for calculation

Change-Id: I5c9a50f5125933013bfd20a85c13f55a16fc4387
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/internal/event/actors/actor-coords.cpp
dali/internal/event/actors/actor-impl.cpp