HomeSort by relevance Sort by last modified time
    Searched refs:CreatePixmapSurface_t (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/egl/main/
eglfallbacks.c 71 drv->API.CreatePixmapSurface = (CreatePixmapSurface_t) _eglReturnFalse;
eglapi.h 62 typedef _EGLSurface *(*CreatePixmapSurface_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *config, EGLNativePixmapType pixmap, const EGLint *attrib_list);
149 CreatePixmapSurface_t CreatePixmapSurface;

Completed in 60 milliseconds