Searched refs:_eglCreatePixmapSurfaceCommon (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 998 _eglCreatePixmapSurfaceCommon(_EGLDisplay *disp, EGLConfig config, in _eglCreatePixmapSurfaceCommon() function 1046 return _eglCreatePixmapSurfaceCommon(disp, config, (void*) pixmap, in eglCreatePixmapSurface() 1059 return _eglCreatePixmapSurfaceCommon(disp, config, native_pixmap, in eglCreatePlatformPixmapSurfaceEXT() 1080 surface = _eglCreatePixmapSurfaceCommon(disp, config, native_pixmap, in eglCreatePlatformPixmapSurface()
|