video: Move out e_video_hwc_windows implementation to e_video_hwc 26/318426/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 11 Sep 2024 08:28:04 +0000 (17:28 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Sun, 29 Sep 2024 23:50:26 +0000 (08:50 +0900)
commit3deabb770df867477208d670d95a105a4fc26e25
treee663e716c700e319032d87e66d9abb9d0dccc125
parent131013804f0aa5de4b8be89e76158f45b64f1ab3
video: Move out e_video_hwc_windows implementation to e_video_hwc

There is no need to keep e_video_hwc_windows implementation anymore
since the hwc plane mode has been deprecated.

Change-Id: Ida836a0fafa8ca4f810a479af0389e124fa6e6f5
src/bin/Makefile.mk
src/bin/displaymgr/video/e_video_hwc.c
src/bin/displaymgr/video/e_video_hwc_intern.h
src/bin/displaymgr/video/e_video_hwc_windows.c [deleted file]