Searched refs:eglCreateWindowSurface_t (Results 1 – 3 of 3) sorted by relevance
30 eglCreateWindowSurface_t eglCreateWindowSurface;75 …eglCreateWindowSurface_t set_eglCreateWindowSurface(eglCreateWindowSurface_t f) { eglCreateWindowS… in set_eglCreateWindowSurface()
31 typedef EGLSurface (* eglCreateWindowSurface_t) (EGLDisplay, EGLConfig, EGLNativeWindowType, const … typedef
33 …android,"eglCreateWindowSurface"); disp->set_eglCreateWindowSurface((eglCreateWindowSurface_t)ptr); in create_egl_dispatch()