Home
last modified time | relevance | path

Searched refs:glesv2Dispatch (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/
Dopengles.h38 …_EXPORT int android_setOpenglesEmulation(void* renderLib, void* eglDispatch, void* glesv2Dispatch);
/hardware/google/gfxstream/host/gl/gl-host-common/
Dopengles.cpp117 int android_setOpenglesEmulation(void* renderLib, void* eglDispatch, void* glesv2Dispatch) { in android_setOpenglesEmulation() argument
120 (void)glesv2Dispatch; in android_setOpenglesEmulation()