DSDisplayArea: remove setPosition and setSize 00/241700/1
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 31 Jul 2020 04:55:09 +0000 (13:55 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 10:05:00 +0000 (19:05 +0900)
commitd6ea3e1874b6b9f0ebd66ed53f2f6779d95933de
tree4a214c78b282153c83f09aaedb6a1ad8fdcb00b3
parent39bc74c591308bef2b815f5a5db142fcd05c0640
DSDisplayArea: remove setPosition and setSize

These methods do not support at this time.
The size and position of the DisplayArea is determined by DSOutput.

Change-Id: Ic69ce8fa1e9f593a29e23ce9647450e6d76ec486
samples/exampleCompositor.cpp
src/DSDisplayArea/DSDisplayArea.cpp
src/DSDisplayArea/DSDisplayArea.h
src/DSDisplayArea/DSDisplayAreaPrivate.h
tests/DSDisplayArea-test.cpp