change the raw pointers into the smart pointers 87/241587/1
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 8 Jul 2020 05:51:15 +0000 (14:51 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:46:04 +0000 (18:46 +0900)
commit17b2d63808fe97229d1116b129073449a1d76df7
treeaa14512845f9c276d6a018335333e08fcadbaa4a
parentd217315cc1e4d8415286ccc2a3369459102b2e84
change the raw pointers into the smart pointers

Change-Id: Idddc7a14ec8eed73899ebe2975169a8de9d6a481
21 files changed:
samples/exampleCompositor.cpp
src/DSCanvas/DSCanvas.cpp
src/DSCanvas/DSCanvas.h
src/DSCompositor/DSCompositor.cpp
src/DSCompositor/DSCompositor.h
src/DSDisplayArea/DSDisplayArea.cpp
src/DSDisplayArea/DSDisplayArea.h
src/DSInput/DSInput.h
src/DSOutput/DSOutput.cpp
src/DSOutput/DSOutput.h
src/DSPolicyArea/DSPolicyArea.cpp
src/DSPolicyArea/DSPolicyArea.h
src/DSSeat/DSSeat.cpp
src/DSSeat/DSSeat.h
tests/DSCanvas-test.cpp
tests/DSCompositor-test.cpp
tests/DSDisplayArea-test.cpp
tests/DSOutput-test.cpp
tests/DSPolicyArea-test.cpp
tests/DSSeat-test.cpp
tests/libds-tests.h