Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp313 #define LIB_GLES_CM_NAME EMUGL_LIBNAME("GLES_CM_translator") macro
320 if (!strcmp(libName, LIB_GLES_CM_NAME)) { in loadIfaces()
356 func = loadIfaces(LIB_GLES_CM_NAME, error, sizeof(error)); in eglInitialize()