Searched refs:goldfish_dma_create_region (Results 1 - 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
H A Dgoldfish_dma.h56 int goldfish_dma_create_region(uint32_t sz, struct goldfish_dma_context* res);
H A Dgoldfish_dma.cpp35 int goldfish_dma_create_region(uint32_t sz, struct goldfish_dma_context* res) { function
/device/generic/goldfish-opengl/system/gralloc/
H A Dgralloc.cpp149 goldfish_dma_create_region(s_grdma->sz, &s_grdma->goldfish_dma);
167 goldfish_dma_create_region(new_sz, &s_grdma->goldfish_dma);

Completed in 68 milliseconds