Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglapi.c1082 _eglCreatePixmapSurfaceCommon(_EGLDisplay *disp, EGLConfig config, in _eglCreatePixmapSurfaceCommon() function
1130 return _eglCreatePixmapSurfaceCommon(disp, config, (void*) pixmap, in eglCreatePixmapSurface()
1143 return _eglCreatePixmapSurfaceCommon(disp, config, native_pixmap, in eglCreatePlatformPixmapSurfaceEXT()
1164 surface = _eglCreatePixmapSurfaceCommon(disp, config, native_pixmap, in eglCreatePlatformPixmapSurface()