Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp383 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() argument
385 EGLSurface surface = getDispatch()->eglCreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface()
/device/generic/goldfish/opengl/system/egl/
Degl.cpp705 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, con… in eglCreatePixmapSurface() argument
714 (void)pixmap; in eglCreatePixmapSurface()