Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp314 #define LIB_GLES_V2_NAME EMUGL_LIBNAME("GLES_V2_translator") macro
324 if (!strcmp(libName, LIB_GLES_V2_NAME)) { in loadIfaces()
367 func = loadIfaces(LIB_GLES_V2_NAME, error, sizeof(error)); in eglInitialize()
378 func = loadIfaces(LIB_GLES_V2_NAME, error, sizeof(error)); in eglInitialize()
389 func = loadIfaces(LIB_GLES_V2_NAME, error, sizeof(error)); in eglInitialize()