video: Do not initialize hwc backend with the same zone 11/292111/2
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 25 Apr 2023 08:43:42 +0000 (17:43 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 27 Apr 2023 08:28:04 +0000 (08:28 +0000)
commit9dbd37d1f9a4aac105f608de9cc18e4fb7bb48ef
treede2b712e873f6538c119aed9271de0ca0f1c9873
parenteef7604195eaf36e6b18bfdd246bff16c863dfe5
video: Do not initialize hwc backend with the same zone

When an E_EVENT_CLIENT_ZONE_SET event issues, it has to check the given
zone to see if it is the same as previous zone to prevent from
initializing hwc backend again unnecessarily.

Change-Id: I0b792bac6368414269c791587da0e5661dc5cbf2
src/bin/video/e_client_video.c