e_comp_wl: Apply map regardless of scaler.viewport 53/309153/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 3 Apr 2024 06:36:59 +0000 (15:36 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Fri, 5 Apr 2024 06:46:21 +0000 (15:46 +0900)
commitfdb82dbf72a166d3931cdeee1b92d93d9f6f0168
tree380ab77233b8940fd9223169629c17193c2bac1b
parent9987881d8f9ecd8beb002201f63dc4bb4d8108f2
e_comp_wl: Apply map regardless of scaler.viewport

The e_comp_wl_map_apply() must be always called even if there is no
scaler.viewport. Since ds_tizen_scaler has been used, the
scaler.viewport may not exist.

Above all, the call to e_comp_wl_map_apply() doesn't actually perform
any operations related to scaler.viewport.

Change-Id: I295b3e4d8dbc0d9918d9c5480a6c09284214518b
src/bin/e_comp_wl.c