Searched refs:eglCreatePixmapSurface_t (Results 1 – 3 of 3) sorted by relevance
32 eglCreatePixmapSurface_t eglCreatePixmapSurface;77 …eglCreatePixmapSurface_t set_eglCreatePixmapSurface(eglCreatePixmapSurface_t f) { eglCreatePixmapS… in set_eglCreatePixmapSurface()
33 typedef EGLSurface (* eglCreatePixmapSurface_t) (EGLDisplay, EGLConfig, EGLNativePixmapType, const … typedef
35 …android,"eglCreatePixmapSurface"); disp->set_eglCreatePixmapSurface((eglCreatePixmapSurface_t)ptr); in create_egl_dispatch()