Remove duplicate codes for screen position 43/305143/2
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 29 Jan 2024 07:28:48 +0000 (16:28 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 30 Jan 2024 10:42:51 +0000 (19:42 +0900)
commit2306c47d836728fc6bd69f2fbd98dde89e8a1b46
tree3986017f5cfe7df86671060d21d766d5286909c9
parent274b94f2fb9e1c7cc6579e2c48ba7252562c0091
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