Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp307 GLESiface* static_translator_glesv2_getIfaces(const EGLiface*);
311 #define STATIC_TRANSLATOR_GETIFACE_NAME_GLES_V2 static_translator_glesv2_getIfaces
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp394 GLESiface* static_translator_glesv2_getIfaces(const EGLiface* eglIface);
396 GLESiface* static_translator_glesv2_getIfaces(const EGLiface* eglIface) { in static_translator_glesv2_getIfaces() function