Home
last modified time | relevance | path

Searched refs:dmabuf_fd (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/gralloc/
Dalloc_device.cpp156 int dma_heap_alloc(int fd, size_t len, unsigned int flags, int *dmabuf_fd) in dma_heap_alloc() argument
165 if (dmabuf_fd == NULL) in dma_heap_alloc()
171 *dmabuf_fd = (int)data.fd; in dma_heap_alloc()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp180 int dma_heap_alloc(int fd, size_t len, unsigned int flags, int *dmabuf_fd) in dma_heap_alloc() argument
189 if (dmabuf_fd == NULL) in dma_heap_alloc()
195 *dmabuf_fd = (int)data.fd; in dma_heap_alloc()