commit | 7b9a3a1efc9d6aaad411543ae0ca670d1ec9f3e8 | [log] [tgz] |
---|---|---|
author | Baldev Sahu <bsahu@codeaurora.org> | Thu Feb 25 13:07:50 2016 +0530 |
committer | Baldev Sahu <bsahu@codeaurora.org> | Mon Feb 29 10:25:46 2016 +0530 |
tree | 7d6b1ab03bdac8cf83eb607a48e54d892bc8c39f | |
parent | 79662b21bd8ed7d25e8b3a75bb795a7505a44059 [diff] |
hwc/overlay: Validate cursor position in hwc_setPositionAsync - Validate new cursor position in hwc_setPositionAsync before using it to avoid unnecessary IOCTL failure. - To free the cursor, MSMFB_CURSOR IOCTL should be called without operation FB_CUR_SETIMAGE, so set it to 0. Change-Id: Iac044832a7bbf30b141eff97f8d57cd78e8b6d0e