viewport: Restore source area to entire area of buffer 78/248978/2 accepted/tizen/unified/20201207.123247 submit/tizen/20201206.010849
authorSeunghun Lee <shiin.lee@samsung.com>
Fri, 4 Dec 2020 03:22:00 +0000 (12:22 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Fri, 4 Dec 2020 03:41:26 +0000 (12:41 +0900)
commited118e187b216712e3d2185ae06e3451dbee4433
treef27b831e4a232289b85992c16affdbfb7d8d645d
parent77799443acffddd6bf3d9cc6adf45de538b9d5a5
viewport: Restore source area to entire area of buffer

Source area has to be restored to entire area of buffer when client
requests to unset source area by setting width and height to -1.0
according to what wl_scaler of wayland-extension specification spelled
out.

This patch fixes it to follow the specification.

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