Home
last modified time | relevance | path

Searched refs:DMABUF_CMA (Results 1 – 3 of 3) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp55 #define DMABUF_CMA (char*)"linux,cma" macro
451 cma_heap_id = dma_heap_open(DMABUF_CMA); in initialize_interface()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_ion.cpp55 #define DMABUF_CMA (char*)"linux,cma" macro
451 cma_heap_id = dma_heap_open(DMABUF_CMA); in initialize_interface()
/device/linaro/hikey/gralloc/
Dalloc_device.cpp53 #define DMABUF_CMA (char*)"linux,cma" macro
791 cma_heap_id = dma_heap_open(DMABUF_CMA); in initialize_interface()