Searched defs:eglCreatePixmapSurface (Results 1 – 6 of 6) sorted by relevance
4 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method
78 …public EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixma… in eglCreatePixmapSurface() method in EGLImpl
109 public EGLSurface eglCreatePixmapSurface(EGLDisplay display, in eglCreatePixmapSurface() method in EGLLogWrapper
291 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method in EGL14
103 …EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixmap, int… in eglCreatePixmapSurface() method
122 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, in eglCreatePixmapSurface() function