Home
last modified time | relevance | path

Searched defs:eglCreatePbufferSurface (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp88 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePbufferSurface() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java61 …public EGLSurface eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, int[] attrib_list)… in eglCreatePbufferSurface() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java94 public EGLSurface eglCreatePbufferSurface(EGLDisplay display, in eglCreatePbufferSurface() method in EGLLogWrapper
DEGL14.java278 public static native EGLSurface eglCreatePbufferSurface( in eglCreatePbufferSurface() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java100 EGLSurface eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, int[] attrib_list); in eglCreatePbufferSurface() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp575 EGLSurface eglCreatePbufferSurface( EGLDisplay dpy, EGLConfig config, in eglCreatePbufferSurface() function
/frameworks/native/opengl/libagl/
Degl.cpp1594 EGLSurface eglCreatePbufferSurface( EGLDisplay dpy, EGLConfig config, in eglCreatePbufferSurface() function