Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java51 …public native boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, Object native_pix… in eglCopyBuffers() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java64 public boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, in eglCopyBuffers() method in EGLLogWrapper
DEGL14.java464 public static native boolean eglCopyBuffers( in eglCopyBuffers() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java99 boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, Object native_pixmap); in eglCopyBuffers() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp268 EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, NativePixmapType target) { in eglCopyBuffers() function
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp1253 {"eglCopyBuffers", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLSurface;I)Z", (void *) android_e… in eglCopyBuffers() method
/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Dapi_arm64.json188 "eglCopyBuffers" : object
Dapi_x86_64.json188 "eglCopyBuffers" : object
Dapi_riscv64.json188 "eglCopyBuffers" : object
Dapi_arm.json188 "eglCopyBuffers" : object
Dapi_x86.json188 "eglCopyBuffers" : object