Home
last modified time | relevance | path

Searched refs:goldfish_dma_unmap (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgoldfish_dma_host.cpp24 int goldfish_dma_unmap(struct goldfish_dma_context* cxt) { in goldfish_dma_unmap() function
Dgoldfish_dma.h30 int goldfish_dma_unmap(struct goldfish_dma_context* cxt);
Dauto_goldfish_dma_context.cpp30 goldfish_dma_unmap(ctx); in destroy()
Dgoldfish_dma.cpp99 int goldfish_dma_unmap(struct goldfish_dma_context* cxt) { in goldfish_dma_unmap() function
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp168 goldfish_dma_unmap(&grdma->goldfish_dma); in resize_gralloc_dmaregion_locked()