commit | cda012c67449bf60c2b8c8d64923a6994471f00c | [log] [tgz] |
---|---|---|
author | Xu Yang <yangxu@codeaurora.org> | Wed Jul 30 21:57:21 2014 +0800 |
committer | Xu Yang <yangxu@codeaurora.org> | Mon Aug 04 14:20:09 2014 +0800 |
tree | 41a9b332437f0eef6e6fdc37efbbb5e150abf284 | |
parent | 1f011334508346d88938e746a1a6ac4cf1d4cdbf [diff] |
hwc: Configure MDP with updated content attributes of PTOR layers Since there is no content underneath a PTOR layer, all overlapped contents have been composed by Copybit on render buffer. So for a PTOR layer, we can set blending to HWC_BLENDING_NONE and planeAlpha to 0xFF. And the transform for the PTOR layer should be set to 0 to avoid MDP flipping again. Change-Id: I26fec26dcde4d9b0b62f94107a013d82074628b5