commit | 9394353e9e68a5af994457d7ab4c07eef4f6b579 | [log] [tgz] |
---|---|---|
author | Jeykumar Sankaran <jsanka@codeaurora.org> | Fri Nov 08 18:05:11 2013 -0800 |
committer | Jeykumar Sankaran <jsanka@codeaurora.org> | Thu Nov 14 15:03:17 2013 -0800 |
tree | 3af673c3bd401fd4597da4d96d6afcdd81b88f5d | |
parent | a61b88699c0805279e50bd4beb7e917af7be5e17 [diff] |
hwc: Add deduction operation to Rect utils Seperate out rectangle deduction from the layer cropping. Update layer sourceCrop and displayFrame after deducting the rect value. This makes the function generic enough to be used by other modules. Change-Id: I587ac951357af823a1bf5e06c15ff47ac6a9c2a0