Searched defs:egl_connection_t (Results 1 - 1 of 1) sorted by relevance
/frameworks/native/opengl/libs/EGL/ | ||
H A D | egldefs.h | 34 struct egl_connection_t { struct in namespace:android 40 inline egl_connection_t() : dso(0) { } function in struct:android::egl_connection_t 62 extern egl_connection_t gEGLImpl; |
Completed in 62 milliseconds