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.cpp131 *minor = VERSION_MINOR;
228 *minor = VERSION_MINOR;
/frameworks/native/opengl/libagl/
H A Degl.cpp804 #define VERSION_MINOR 2 macro
1413 if (minor != NULL) *minor = VERSION_MINOR;

Completed in 56 milliseconds