Home
last modified time | relevance | path

Searched refs:_eglCreatePixmapSurfaceCommon (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Deglapi.c1109 _eglCreatePixmapSurfaceCommon(_EGLDisplay *disp, EGLConfig config, in _eglCreatePixmapSurfaceCommon() function
1157 return _eglCreatePixmapSurfaceCommon(disp, config, (void*) pixmap, in eglCreatePixmapSurface()
1170 return _eglCreatePixmapSurfaceCommon(disp, config, native_pixmap, in eglCreatePlatformPixmapSurfaceEXT()
1191 surface = _eglCreatePixmapSurfaceCommon(disp, config, native_pixmap, in eglCreatePlatformPixmapSurface()

Completed in 7 milliseconds