Searched refs:goldfish_dma (Results 1 – 3 of 3) sorted by relevance
200 memset(&goldfish_dma, 0, sizeof(goldfish_dma)); in gralloc_dmaregion_t()206 goldfish_dma_create_region(sz, &goldfish_dma); in gralloc_dmaregion_t()210 goldfish_dma_context goldfish_dma; member252 if (grdma->goldfish_dma.mapped_addr) { in resize_gralloc_dmaregion_locked()253 goldfish_dma_unmap(&grdma->goldfish_dma); in resize_gralloc_dmaregion_locked()255 close(grdma->goldfish_dma.fd); in resize_gralloc_dmaregion_locked()256 goldfish_dma_create_region(new_sz, &grdma->goldfish_dma); in resize_gralloc_dmaregion_locked()326 if (!grdma->goldfish_dma.mapped_addr) { in gralloc_dmaregion_register_ashmem_dma_locked()327 goldfish_dma_map(&grdma->goldfish_dma); in gralloc_dmaregion_register_ashmem_dma_locked()529 } else if (grdma->goldfish_dma.mapped_addr) { in updateHostColorBuffer()[all …]
25 goldfish_dma.cpp \
37 "shared/OpenglCodecCommon/goldfish_dma.cpp",38 "shared/OpenglCodecCommon/goldfish_dma.h",