Commit Graph

4 Commits

Author SHA1 Message Date
Ramakant Singh
762ae0869a display : change wormhole calculation for swap rect
In case of swap rect use case ,wormhole rect will
be same as  dirty rect (if has any blending)

Change-Id: Id2ee34d860207c440a033010460723fe964f7074
2014-01-08 16:30:22 +05:30
Radhika Ranjan Soni
f1976fb7fc Revert "utils: prevent clear from occurring on HWC_BLIT layers"
This reverts commit f96aec529b.

Change-Id: I0049d5c32ce494f8444423f3923c3ad94aa299a6
2013-12-19 14:49:29 +05:30
Terence Hampson
f96aec529b utils: prevent clear from occurring on HWC_BLIT layers
Right now clear is already being done in SF using GPU for
HWC_BLIT layers, no need to clear layers a second time.

Change-Id: Ie6ed6a2e7ad3b24fae6e6bfd81988c604f07eac1
2013-12-03 13:18:25 -05:00
radhakrishna
2f00c8f9ae display : Add wormholeRegion Calculation
For copybit cases we should clear wormhole region
rather than nonwormhole. Adding support to calculate
and clear the same.

Change-Id: Ie85d1b484174199e35f43ce95b30de1fac9c30b2
2013-11-18 05:19:53 -08:00