summaryrefslogtreecommitdiff
path: root/libs/nativewindow/include/vndk
AgeCommit message (Expand)Author
2024-02-20allocate2 -> allocateWithOptions John Reck
2024-02-13Track API council feedback John Reck
2023-12-14Add AHB_allocate2 + get/setDataSpace John Reck
2021-07-17Merge "AHB: add camera usage bits to vndk" am: 9f0e60e62f am: 19d14c56b3 Treehugger Robot
2021-07-15AHB: add camera usage bits to vndk Yiwei Zhang
2020-11-16AHB: add AHardwareBuffer_getId API in ndk Yiwei Zhang
2019-06-27BufferQueue: handle consumer driven size for pre-rotation Yiwei Zhang
2019-01-24Add support for multi-plane YUV HardwareBuffers renn
2018-06-15Merge "Add VNDK AHardwareBuffer_createFromHandle" Jesse Hall
2018-06-15Add VNDK AHardwareBuffer_createFromHandle Jesse Hall
2018-03-09libnativewindow: remove software flex pixel formats from VNDK Chia-I Wu
2018-02-07[NDK] Expose NDK API to set buffers data space for P. Peiyong Lin
2017-06-09Merge "Add missing VNDK pixel formats to AHardwareBuffer" into oc-dev Mathias Agopian
2017-06-08Add missing VNDK pixel formats to AHardwareBuffer Mathias Agopian
2017-05-09fix circular dependency libnativewindow <-> libui Mathias Agopian
2017-04-28Plumb gralloc producer/consumer bits correctly Mathias Agopian
2017-04-17Move AHardwareBuffer_getNativeHandle to VNDK Jesse Hall
2017-04-03Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer Mathias Agopian
2017-03-29vndk/window.h must be C compatible Mathias Agopian
2017-03-27VNDK ANativeWindow API - step 2 Mathias Agopian
2017-03-27VNDK ANativeWindow API Mathias Agopian