| commit | a1238d04796ecfc950990922e1bd7a2326b86491 | [log] [tgz] |
|---|---|---|
| author | Luke Go <sangch.go@gmail.com> | Wed Jan 29 18:41:43 2020 +0900 |
| committer | Luke Go <sangch.go@gmail.com> | Thu Jan 30 10:46:39 2020 +0900 |
| tree | e24fff1b44d90df9ba32744bf90307ca438c2ea1 | |
| parent | 46becbee5a92ebd307f4ca82ade18b099a0e5b4f [diff] |
android: media: osd: The zoom related problem fix. - In android, zoom in/out feature cause osd's free scale adjust problem. So I separate the resolution table to adjust free scale mode. I Limited applying free scale handling logic from 1920x1200. The free scale handling will applied above 1920x1200 resolutions. Change-Id: I00edf256ca9de16cb8fcbf987ee6dd75dec28a81 Signed-off-by: Luke Go <sangch.go@gmail.com>