Home
last modified time | relevance | path

Searched refs:goldfish_dma_write (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgoldfish_dma_host.cpp28 void goldfish_dma_write(struct goldfish_dma_context* cxt, in goldfish_dma_write() function
Dgoldfish_dma.h32 void goldfish_dma_write(struct goldfish_dma_context* cxt,
Dgoldfish_dma.cpp109 void goldfish_dma_write(struct goldfish_dma_context* cxt, in goldfish_dma_write() function
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h103 goldfish_dma_write(dmaCxt, data, size); in writeGoldfishDma()