Closed Bug 1086156 Opened 10 years ago Closed 9 years ago

Add overlayimage flag to libhwcomposer

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: boris, Unassigned)

Details

Attachments

(1 file)

libhwcomposer needs to handle overlayImage flag for OverImageLayer which added on Bug 1049296 and Bug 1002823.
Depends on: 1049296
In order to handle OverlayImageLayer, we should add a new flag to make sure if we can handle it in the hwcomposer.
Attachment #8508513 - Flags: feedback?(pchang)
Comment on attachment 8508513 [details] [diff] [review] [WIP] Add HWC_OVERLAYIMAGE to libhwcomposer (v1) Review of attachment 8508513 [details] [diff] [review]: ----------------------------------------------------------------- ::: libhwcomposer/hwc.cpp @@ +464,5 @@ > value[0] = 1; > break; > + case HWC_OVERLAYIMAGE: > + value[0] = 1; > + break; As we discussed this morning, I will remove this code and leave it for venders.
Attachment #8508513 - Flags: feedback?(pchang)
overlayimage flag of hwc is not necessary. We use sideband stream.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Resolution: FIXED → INVALID
No longer depends on: 1049296
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: