commit | 897a9c3ff996570be5fe6ae9537354424b622210 | [log] [tgz] |
---|---|---|
author | Sushil Chauhan <sushilchauhan@codeaurora.org> | Thu Jul 18 11:09:55 2013 -0700 |
committer | Sushil Chauhan <sushilchauhan@codeaurora.org> | Wed Nov 20 17:04:29 2013 -0800 |
tree | ed19f6e40e88debf7c070c12901528d938cc2eb5 | |
parent | 9b54c0d18028860cf11d41a889b52d9bb17f0e70 [diff] |
hwc/overlay: Add Color layer support in MDP Composition. 1. Color layer has a destination rectangle, RGBA color and plane alpha. There is no gralloc buffer. Layer flag "HWC_COLOR_FILL" denotes a Color layer. 2. There is no color member in HWC layer, so RGBA color value is passed via the "tranform" member from framework to HAL. Change-Id: I8769fd3f5febcaf952a1456de0a4262679c9a0e4