Home
last modified time | relevance | path

Searched defs:eglWaitGL (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java47 public native boolean eglWaitGL(); in eglWaitGL() method in EGLImpl
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java122 boolean eglWaitGL(); in eglWaitGL() method
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java349 public boolean eglWaitGL() { in eglWaitGL() method in EGLLogWrapper
DEGL14.java443 public static native boolean eglWaitGL( in eglWaitGL() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1132 EGLBoolean eglWaitGL(void) in eglWaitGL() function
/frameworks/native/opengl/libagl/
Degl.cpp1910 EGLBoolean eglWaitGL(void) in eglWaitGL() function