Searched refs:buffer_handle_t (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
H A Dgralloc.h161 * (*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 Dgralloc1.h539 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 Dfb.h128 int (*post)(struct framebuffer_device_t* dev, buffer_handle_t buffer);
/xsrc/external/mit/MesaLib/dist/include/android_stub/cutils/
H A Dnative_handle.h49 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 Dvk_android_native_buffer.h25 typedef void *buffer_handle_t; typedef in typeref:typename:void *
46 buffer_handle_t handle;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvk_android_native_buffer.h25 /* 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 Dgralloc_handle.h79 static inline struct gralloc_handle_t *gralloc_handle(buffer_handle_t handle)
/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
H A Dwindow.h72 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 Dvn_android.c267 buffer_handle_t handle,

Completed in 12 milliseconds