Searched refs:eglIface (Results 1 – 5 of 5) sorted by relevance
73 bool eglDisplay::initialize(EGLClient_eglInterface *eglIface) in initialize() argument83 eglIface, in initialize()87 eglIface, in initialize()99 eglIface, in initialize()103 eglIface, in initialize()233 EGLClient_eglInterface *eglIface, in loadGLESClientAPI() argument250 return (*init_gles_func)(eglIface); in loadGLESClientAPI()
38 bool initialize(EGLClient_eglInterface *eglIface);59 EGLClient_eglInterface *eglIface,
150 EGLClient_glesInterface * init_emul_gles(EGLClient_eglInterface *eglIface) in init_emul_gles() argument152 s_egl = eglIface; in init_emul_gles()
162 EGLClient_glesInterface * init_emul_gles(EGLClient_eglInterface *eglIface) in init_emul_gles() argument164 s_egl = eglIface; in init_emul_gles()
39 typedef EGLClient_glesInterface *(*init_emul_gles_t)(EGLClient_eglInterface *eglIface);