Home | Sort by relevance Sort by last modified time |
/sdk/emulator/opengl/host/libs/GLESv1_dec/ | |
GLDecoder.h | 24 #define GLES_LIBNAME_VAR "ANDROID_GLESv1_LIB" |
GLDecoder.cpp | 46 if (getenv(GLES_LIBNAME_VAR) != NULL) { 47 libname = getenv(GLES_LIBNAME_VAR); |