Bug 297316
| Summary: | [WPEPlatform] Implement WPEBufferAndroid.import_to_pixels | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | WPE WebKit | Assignee: | WebKitGTK+ bugs <bugs-noreply> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Bug Depends on: | 294317 | ||
| Bug Blocks: | 294318 | ||
Adrian Perez
It is possible to “lock” an AHardwareBuffer, which maps it into the address space of the process and allows CPU access. This would allow implementing the import_to_pixels vfunc for WPEBufferAndroid.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |