commit | 7c101f938853b5548e48320d83ab831cd1019524 | [log] [tgz] |
---|---|---|
author | shuoy <shuoy@codeaurora.org> | Mon Aug 26 14:48:57 2013 +0800 |
committer | shuoy <shuoy@codeaurora.org> | Mon Aug 26 14:48:57 2013 +0800 |
tree | 538d2a0b55ef8bf32d8734e0a9e34da112934942 | |
parent | a95205f56ce71464cbbe5cb7f2618ed778599222 [diff] |
hwc:Change the flip value in case of MDP3.0 based target. When flip and rotation(90) are present alter the flip, as GPU is doing the flip and rotation in opposite order to that of MDP3.0 For 270 degrees, we get 90 + (H+V) which is same as doing flip first and then rotation (H+V) + 90 Change-Id: I89fb4633342ae71bfdaa21837b0f16784e439147