Searched defs:eglCreatePbufferSurface (Results 1 – 5 of 5) sorted by relevance
70 …public EGLSurface eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, int[] attrib_list)… in eglCreatePbufferSurface() method in EGLImpl
94 public EGLSurface eglCreatePbufferSurface(EGLDisplay display, in eglCreatePbufferSurface() method in EGLLogWrapper
280 public static native EGLSurface eglCreatePbufferSurface( in eglCreatePbufferSurface() method in EGL14
100 EGLSurface eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, int[] attrib_list); in eglCreatePbufferSurface() method
139 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint* attrib_list) { in eglCreatePbufferSurface() function