DSDisplayArea: get the IDisplayDeviceOutput 92/241692/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 30 Jul 2020 10:15:47 +0000 (19:15 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 10:04:52 +0000 (19:04 +0900)
commit995da2a3ddef88d18076ec3ee8da6bc4a7109a07
tree5790f39e1be1401846e203a4b98a3a6c9893be53
parentcfeacd2e3eb1a77d637780954e0365c9435b9569
DSDisplayArea: get the IDisplayDeviceOutput

DSDisplayAreaPrivate gets
 - IDSDisplayDeviceOutput from DSOutputImpl
 - IDSDisplayDeivceHWC from IDSDisplayDeviceOutput
 - IDSBufferQueue from IDSDisplayDeivceHWC

Change-Id: Ifb2b7576d425a7639e0441fc52ac110e3a4b4eb6
src/DSDisplayArea/DSDisplayArea.cpp
src/DSDisplayArea/DSDisplayAreaPrivate.h
src/DSOutput/DSOutputImpl.cpp
src/DSOutput/DSOutputImpl.h