commit | f4e2e0c579b68d0f3ef2476709d08dd526dbbfa1 | [log] [tgz] |
---|---|---|
author | Dileep Kumar Reddi <dkumarre@codeaurora.org> | Tue Dec 16 11:24:34 2014 +0530 |
committer | radhakrishna <radhakrishna@codeaurora.org> | Mon Feb 02 15:44:20 2015 +0530 |
tree | eaae597c58ba261495a3a48760b18054e8150f26 | |
parent | 75b427cc0a1cacacf27cf12b9a64bf39cf1946cd [diff] |
hwc: Use dirtyRect details in solid fill No need to clear a non updating region in case of swapRect. Use dirtyRect value of updating layer to achieve this. Before using dirtyRect value map it to respective displayFrame, as dirtyRect is with respect to sourceCrop. Change-Id: Ie5782a039f7075396e30405070f12ce2443c0a82