Home
last modified time | relevance | path

Searched defs:CreatePixmapSurface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/egl/main/
Degldriver.h104 _EGLSurface *(*CreatePixmapSurface)(_EGLDisplay *disp, _EGLConfig *config, member
/external/angle/src/libGLESv2/
Degl_stubs.cpp194 EGLSurface CreatePixmapSurface(Thread *thread, in CreatePixmapSurface() function
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp444 EGLSurface EGLAPIENTRY CreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pi… in CreatePixmapSurface() function