Searched refs:goldfish_dma_map (Results 1 – 5 of 5) sorted by relevance
20 void* goldfish_dma_map(struct goldfish_dma_context* cxt) { in goldfish_dma_map() function
29 void* goldfish_dma_map(struct goldfish_dma_context* cxt);
85 void* goldfish_dma_map(struct goldfish_dma_context* cxt) { in goldfish_dma_map() function
217 goldfish_dma_map(&grdma->goldfish_dma); in gralloc_dmaregion_register_ashmem_dma()
3028 if (!goldfish_dma_map(®ion)) { in s_glMapBufferRange()