Searched refs:buffer_handle_t (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/ |
| H A D | gralloc.h | 161 * (*registerBuffer)() must be called before a buffer_handle_t that has not 164 * This is intended to be used with buffer_handle_t's that have been 173 * returns an error if this buffer_handle_t is not valid. 176 buffer_handle_t handle); 191 buffer_handle_t handle); 229 buffer_handle_t handle, int usage, 240 buffer_handle_t handle); 268 buffer_handle_t handle, int usage, 283 buffer_handle_t handle, int usage, 299 buffer_handle_t handl [all...] |
| H A D | gralloc1.h | 539 gralloc1_device_t* device, buffer_handle_t buffer, 561 gralloc1_device_t* device, buffer_handle_t buffer, 583 gralloc1_device_t* device, buffer_handle_t buffer, uint32_t* outWidth, 605 gralloc1_device_t* device, buffer_handle_t descriptor, 627 gralloc1_device_t* device, buffer_handle_t buffer, 649 gralloc1_device_t* device, buffer_handle_t buffer, 674 gralloc1_device_t* device, buffer_handle_t buffer, uint32_t* outStride); 698 gralloc1_device_t* device, buffer_handle_t buffer, uint32_t *outNumFds, 729 gralloc1_device_t* device, buffer_handle_t buffer, 749 * buffer_handle_t usin [all...] |
| H A D | fb.h | 128 int (*post)(struct framebuffer_device_t* dev, buffer_handle_t buffer);
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/cutils/ |
| H A D | native_handle.h | 49 typedef const native_handle_t* buffer_handle_t; typedef in typeref:typename:const native_handle_t *
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vk_android_native_buffer.h | 25 typedef void *buffer_handle_t; typedef in typeref:typename:void * 46 buffer_handle_t handle;
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vk_android_native_buffer.h | 25 /* buffer_handle_t was defined in the deprecated system/window.h */ 26 typedef const native_handle_t *buffer_handle_t; typedef in typeref:typename:const native_handle_t * 30 typedef void *buffer_handle_t; typedef in typeref:typename:void * 68 buffer_handle_t handle;
|
| /xsrc/external/mit/libdrm/dist/android/ |
| H A D | gralloc_handle.h | 79 static inline struct gralloc_handle_t *gralloc_handle(buffer_handle_t handle)
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/system/ |
| H A D | window.h | 72 typedef const native_handle_t* buffer_handle_t; typedef in typeref:typename:const native_handle_t * 130 buffer_handle_t handle;
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_android.c | 267 buffer_handle_t handle,
|
Completed in 12 milliseconds