Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp151 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) { in eglSwapBuffers() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java44 public native boolean eglSwapBuffers(EGLDisplay display, EGLSurface surface); in eglSwapBuffers() method in EGLImpl
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java120 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.java454 public static native boolean eglSwapBuffers( in eglSwapBuffers() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1397 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function
/frameworks/native/opengl/libagl/
Degl.cpp1920 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface draw) in eglSwapBuffers() function