Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc/
Dalloc_device.cpp139 int dma_heap_open(const char* name) in dma_heap_open() function
786 fd = dma_heap_open(DMABUF_SYSTEM); in initialize_interface()
791 cma_heap_id = dma_heap_open(DMABUF_CMA); in initialize_interface()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp163 int dma_heap_open(const char* name) in dma_heap_open() function
446 fd = dma_heap_open(DMABUF_SYSTEM); in initialize_interface()
451 cma_heap_id = dma_heap_open(DMABUF_CMA); in initialize_interface()