Searched refs:gEglApiNames (Results 1 – 3 of 3) sorted by relevance
35 extern char const * const gEglApiNames[EGL_API_NUM];
50 char const * const gEglApiNames[EGL_API_NUM] = { variable
88 char const * const *api = gEglApiNames; in LoadEgl()