Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/
Dopengles.h38 AEMU_EXPORT int android_setOpenglesEmulation(void* renderLib, void* eglDispatch, void* glesv2Dispat…
/hardware/google/gfxstream/host/gl/gl-host-common/
Dopengles.cpp117 int android_setOpenglesEmulation(void* renderLib, void* eglDispatch, void* glesv2Dispatch) { in android_setOpenglesEmulation() function
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2325 android_setOpenglesEmulation(renderLibPtr.get(), nullptr, nullptr); in stream_renderer_opengles_init()