Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp144 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) { in eglSwapBuffers() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java49 public native boolean eglSwapBuffers(EGLDisplay display, EGLSurface surface); in eglSwapBuffers() method in EGLImpl
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java121 boolean eglSwapBuffers(EGLDisplay display, EGLSurface surface); in eglSwapBuffers() method
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java328 public boolean eglSwapBuffers(EGLDisplay display, EGLSurface surface) { in eglSwapBuffers() method in EGLLogWrapper
DEGL14.java456 public static native boolean eglSwapBuffers( in eglSwapBuffers() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp261 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) { in eglSwapBuffers() function
/frameworks/native/opengl/libagl/
Degl.cpp1921 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface draw) in eglSwapBuffers() function