Closed Bug 930961 Opened 11 years ago Closed 10 years ago

Investigate supporting native_window_set_buffers_transform() on Gonk

Categories

(Firefox OS Graveyard :: Gaia::Camera, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sotaro, Unassigned)

Details

+++ This bug was initially created as a clone of Bug #825826 +++

This bug is created depends on Bug 825826 Comment 3. 

In android, ANativeWindow is used as buffer source and rendering target. It handle not only GraphicBuffer, but also how to render GraphicBuffer. But current b2g do not support this capability. From the architectural difference, some capability of ANativeWindow does not fit well to b2g's architecture.

This bug is for to investigate supporting one of the ANativeWindow's capabitliy "transform/rotation". Actual function to support is native_window_set_buffers_transform().
No longer depends on: 825826
Is this something we still care about?
Flags: needinfo?(sotaro.ikeda.g)
(In reply to Diego Marcos [:dmarcos] from comment #1)
> Is this something we still care about?

In current camera, this is handled by application level. Therefore, there is nothing to care about in current b2g.
Flags: needinfo?(sotaro.ikeda.g)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.