Home
last modified time | relevance | path

Searched refs:android_getVirtioGpuOps (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/host-common/
DMediaHostRenderer.cpp40 mVirtioGpuOps = android_getVirtioGpuOps(); in MediaHostRenderer()
DMediaTexturePool.cpp39 mVirtioGpuOps = android_getVirtioGpuOps(); in MediaTexturePool()
/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/
Dopengles.h156 AEMU_EXPORT struct AndroidVirtioGpuOps* android_getVirtioGpuOps(void);
/hardware/google/gfxstream/host/gl/gl-host-common/
Dopengles.cpp496 struct AndroidVirtioGpuOps* android_getVirtioGpuOps() { in android_getVirtioGpuOps() function
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp688 mVirtioGpuOps = android_getVirtioGpuOps(); in init()