Closed
Bug 1022158
Opened 11 years ago
Closed 11 years ago
[flame] Camera preview does not use hardware composer with tiling enabled
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sotaro, Unassigned)
References
Details
(Keywords: perf, power)
+++ This bug was initially created as a clone of Bug #1017389 +++
This bug is created based on Bug 1017389 Comment 12.
On flame device, camera preview does not use HwComposer. It is caused by the use of tiled layer. Flame devices uses HwComposer with tiling disabled.
It happens on b2g-v1.4 flame and master flame.
Reporter | ||
Comment 1•11 years ago
|
||
Nominate to b2g-v1.4. It could affect camera app's power usage.
blocking-b2g: --- → 1.4?
![]() |
||
Updated•11 years ago
|
Sotaro, on reference v1.4 device (non H/W overlay device, similar to Flame), I see Camera/Camcorder preview frame is using HWC. Tiling is enabled. At which resolution, do you see this issue ? Is it failing at the NULL gralloc buffer check in HwcComposer2D.
Flags: needinfo?(sotaro.ikeda.g)
Reporter | ||
Comment 3•11 years ago
|
||
Sorry, the problem happens only on 2.0 flame. v1.4 flame does not have this problem. By the way flame's screen size is 480 * 854. And about v2.0 flame, I am going to check again.
blocking-b2g: 1.4? → 2.0?
Flags: needinfo?(sotaro.ikeda.g)
Reporter | ||
Comment 4•11 years ago
|
||
Hmm, when I checked it last week, camera preview UI had tiled layer. But today, both on v1.4 and master flame, camera preview UI does not have tiled layer. I close this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Reporter | ||
Updated•11 years ago
|
blocking-b2g: 2.0? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•