Home
last modified time | relevance | path

Searched defs:eglCopyBuffers (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java45 …public native boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, Object native_pix… in eglCopyBuffers() method in EGLImpl
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java98 boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, Object native_pixmap); in eglCopyBuffers() method
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java64 public boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, in eglCopyBuffers() method in EGLLogWrapper
/frameworks/base/opengl/libagl/
Degl.cpp1915 EGLBoolean eglCopyBuffers( EGLDisplay dpy, EGLSurface surface, in eglCopyBuffers() function
/frameworks/base/opengl/libs/EGL/
Degl.cpp1471 EGLBoolean eglCopyBuffers( EGLDisplay dpy, EGLSurface surface, in eglCopyBuffers() function