Searched defs:dma_buf (Results 1 – 5 of 5) sorted by relevance
104 int *dma_buf, in tu_gralloc_info_other()177 int *dma_buf, in tu_gralloc_info_cros()199 int *dma_buf, in tu_gralloc_info()248 int dma_buf, in tu_import_memory_from_gralloc_handle()
634 int dma_buf; in tu_CreateImage() local
299 int dma_buf = (handle && handle->numFds) ? handle->data[0] : -1; in anv_GetAndroidHardwareBufferPropertiesANDROID() local393 int dma_buf = (handle && handle->numFds) ? handle->data[0] : -1; in anv_import_ahw_memory() local504 int dma_buf = gralloc_info->handle->data[0]; in anv_image_init_from_gralloc() local590 int dma_buf = gralloc_info->handle->data[0]; in anv_image_bind_from_gralloc() local
134 int dma_buf = gralloc_info->handle->data[0]; in radv_image_from_gralloc() local641 int dma_buf = (handle && handle->numFds) ? handle->data[0] : -1; in radv_GetAndroidHardwareBufferPropertiesANDROID() local711 int dma_buf = (handle && handle->numFds) ? handle->data[0] : -1; in radv_import_ahb_memory() local
68629 struct dma_buf { struct68633 const struct dma_buf_ops *ops; argument68636 struct dma_buf_map vmap_ptr; argument68645 struct dma_buf_poll_cb_t cb_in; argument68646 struct dma_buf_poll_cb_t cb_out; argument68652 struct dma_buf *dmabuf; argument