Home
last modified time | relevance | path

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

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