Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Ddma_device.cpp30 void set_emugl_dma_unlock(emugl_dma_unlock_t f) { in set_emugl_dma_unlock() function
/hardware/google/aemu/host-common/include/host-common/
Ddma_device.h47 EMUGL_COMMON_API void set_emugl_dma_unlock(emugl_dma_unlock_t);
/hardware/google/gfxstream/host/
DRenderLibImpl.cpp84 emugl::set_emugl_dma_unlock(ops.unlock); in setDmaOps()