Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
Dgoldfish_dma.h58 void* goldfish_dma_map(struct goldfish_dma_context* cxt);
Dgoldfish_dma.cpp66 void* goldfish_dma_map(struct goldfish_dma_context* cxt) { in goldfish_dma_map() function
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp197 goldfish_dma_map(&s_grdma->goldfish_dma); in gralloc_dmaregion_register_ashmem()