HomeSort by relevance Sort by last modified time
    Searched refs:GLES_LIBNAME (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.h 25 #define GLES_LIBNAME "libGLES_CM.so"
GLDecoder.cpp 41 const char *libname = GLES_LIBNAME;
48 fprintf(stderr, "Couldn't find %s \n", GLES_LIBNAME);

Completed in 47 milliseconds