Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp45 const char *libname = GLES_LIBNAME; in initGL()
52 fprintf(stderr, "Couldn't find %s \n", GLES_LIBNAME); in initGL()
DGLDecoder.h25 #define GLES_LIBNAME "libGLES_CM.so" macro