Searched refs:eglIface (Results 1 – 5 of 5) sorted by relevance
79 bool eglDisplay::initialize(EGLClient_eglInterface *eglIface) in initialize() argument89 eglIface, in initialize()93 eglIface, in initialize()105 eglIface, in initialize()109 eglIface, in initialize()239 EGLClient_eglInterface *eglIface, in loadGLESClientAPI() argument256 return (*init_gles_func)(eglIface); in loadGLESClientAPI()
38 bool initialize(EGLClient_eglInterface *eglIface);59 EGLClient_eglInterface *eglIface,
136 EGLClient_glesInterface * init_emul_gles(EGLClient_eglInterface *eglIface) in init_emul_gles() argument138 s_egl = eglIface; in init_emul_gles()
138 EGLClient_glesInterface * init_emul_gles(EGLClient_eglInterface *eglIface) in init_emul_gles() argument140 s_egl = eglIface; in init_emul_gles()
39 typedef EGLClient_glesInterface *(*init_emul_gles_t)(EGLClient_eglInterface *eglIface);