Searched refs:eglMaj (Results 1 – 2 of 2) sorted by relevance
37 EGLint eglMaj, eglMin; in getDisplay() local38 EGLBoolean init_res = egl->eglInitialize(dpy, &eglMaj, &eglMin); in getDisplay()
181 int eglMaj, eglMin; in initSyncEGLContext() local182 egl->eglInitialize(mDisplay, &eglMaj, &eglMin); in initSyncEGLContext()