Home
last modified time | relevance | path

Searched refs:android_goldfish_dma_ops (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DGoldfishDma.h66 extern const GoldfishDmaOps android_goldfish_dma_ops;
/hardware/google/aemu/host-common/
DGoldfishDma.cpp70 const GoldfishDmaOps android_goldfish_dma_ops = { variable
/hardware/google/gfxstream/host/gl/gl-host-common/
Dopengles.cpp171 dma_ops.get_host_addr = android_goldfish_dma_ops.get_host_addr; in android_startOpenglesRenderer()
172 dma_ops.unlock = android_goldfish_dma_ops.unlock; in android_startOpenglesRenderer()