Searched refs:VERSION_MINOR (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degldefs.h23 #define VERSION_MINOR 4 macro
H A Degl_display.cpp141 *minor = VERSION_MINOR;
227 *minor = VERSION_MINOR;
/frameworks/native/opengl/libagl/
H A Degl.cpp823 #define VERSION_MINOR 2 macro
1450 if (minor != NULL) *minor = VERSION_MINOR;

Completed in 604 milliseconds