Home
last modified time | relevance | path

Searched defs:eglInitialize (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp334 EGLAPI EGLBoolean EGLAPIENTRY eglInitialize(EGLDisplay display, EGLint *major, EGLint *minor) { in eglInitialize() function
/hardware/google/gfxstream/guest/egl/
Degl.cpp1107 EGLBoolean eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor) in eglInitialize() function