Closed
Bug 1159597
Opened 10 years ago
Closed 9 years ago
Refine partial composition code in HwcComposer2D
Categories
(Core Graveyard :: Widget: Gonk, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: boris, Unassigned)
References
Details
Refine the checking of different composition paths and make it more readable.
We want to add an new layer type, OverlayImage layer, in HwcComposer2D. In order to make the code more readable before/after adding this new layer type, it's a good chance to refine the current code in TryHWComposition and Render functions.
| Reporter | ||
Updated•10 years ago
|
Blocks: RefactorHwc
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•