Open Bug 908196 Opened 11 years ago Updated 2 years ago

Remove PlanarYCbCrImage::AllocateBuffer(int bufferSize)

Categories

(Core :: Graphics: Layers, defect)

defect

Tracking

()

People

(Reporter: nical, Unassigned)

References

Details

... and use an allocate method that takes width, height and pixel format in parameter instead. This way we can use gralloc in places where currently we are falling back to shmem because we don't support creating a gralloc buffer without knowing width, height and pixel format.
That would improve video performances on b2g with some decoders (mainly the software decoding code paths I think)
Assignee: nical.bugzilla → nobody
Blocks: 946328
Depends on: 893301
Blocks: 893301
No longer depends on: 893301
Blocks: 946720
No longer blocks: 946720
No longer blocks: 893301
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.