Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp306 GLESiface* static_translator_glescm_getIfaces(const EGLiface*);
310 #define STATIC_TRANSLATOR_GETIFACE_NAME_GLES_CM static_translator_glescm_getIfaces
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp332 GL_APICALL GLESiface* GL_APIENTRY static_translator_glescm_getIfaces(const EGLiface* eglIface);
334 GLESiface* static_translator_glescm_getIfaces(const EGLiface* eglIface) { in static_translator_glescm_getIfaces() function