NEW297316
[WPEPlatform] Implement WPEBufferAndroid.import_to_pixels
https://bugs.webkit.org/show_bug.cgi?id=297316
Summary [WPEPlatform] Implement WPEBufferAndroid.import_to_pixels
Adrian Perez
Reported 2025-08-13 00:25:13 PDT
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
Note You need to log in before you can comment on or make changes to this bug.