Searched defs:VERSION_MAJOR (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/opengl/libs/EGL/
H A Degldefs.h26 #define VERSION_MAJOR 1 macro
/frameworks/base/opengl/libagl/
H A Degl.cpp793 #define VERSION_MAJOR 1 macro
1393 if (major != NULL) *major = VERSION_MAJOR;

Completed in 80 milliseconds