commit | dffbf4314cd0615b6bdefcced02ec9824cfbafcf | [log] [tgz] |
---|---|---|
author | Sushil Chauhan <sushilchauhan@codeaurora.org> | Mon Dec 09 15:33:57 2013 -0800 |
committer | Sushil Chauhan <sushilchauhan@codeaurora.org> | Mon Dec 09 15:33:57 2013 -0800 |
tree | 13b0fdcbfcda15266c344a9e0e0a263bea358c51 | |
parent | f81272988c4e858a6fc814062918cb0bcf64e518 [diff] |
hwc/copybit: Fix the wrong layer transform check. At 90/270 degree rotations, if there is vertical or horizontal flip in layer transform, it is wrongly interpreted by display HAL due to wrong check. So Copybit destination rectangle width & height are not swapped which leads to unwanted out-of-range scaling. Change-Id: Ib917b907d1284b91b7d6c25038050bbcb503a792