Home
last modified time | relevance | path

Searched refs:eglWaitGL (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java121 boolean eglWaitGL(); in eglWaitGL() method
/frameworks/native/opengl/tools/glgen/specs/egl/
DEGL14.spec30 EGLBoolean eglWaitGL ( void )
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h220 GLAPI EGLBoolean APIENTRY eglWaitGL (void);
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java349 public boolean eglWaitGL() { in eglWaitGL() method in EGLLogWrapper
352 boolean result = mEgl10.eglWaitGL(); in eglWaitGL()
DEGL14.java442 public static native boolean eglWaitGL( in eglWaitGL() method in EGL14
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java47 public native boolean eglWaitGL(); in eglWaitGL() method in EGLImpl
/frameworks/native/opengl/libs/EGL/
Degl_entries.in20 EGL_ENTRY(EGLBoolean, eglWaitGL, void)
DeglApi.cpp870 EGLBoolean eglWaitGL(void) in eglWaitGL() function
878 return cnx->egl.eglWaitGL(); in eglWaitGL()
1288 res = cnx->egl.eglWaitGL(); in eglWaitClient()
/frameworks/native/opengl/include/EGL/
Degl.h310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_EGLImpl.cpp518 return EglBoolToJBool(eglWaitGL()); in jni_eglWaitGL()
Dandroid_opengl_EGL14.cpp1165 _returnValue = eglWaitGL(); in android_eglWaitGL()
/frameworks/native/opengl/libagl/
Degl.cpp1879 EGLBoolean eglWaitGL(void) in eglWaitGL() function
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18691 method public static boolean eglWaitGL();
51700 method public abstract boolean eglWaitGL();
/frameworks/base/api/
Dcurrent.txt25201 method public static boolean eglWaitGL();
62572 method public abstract boolean eglWaitGL();
Dsystem-current.txt27641 method public static boolean eglWaitGL();
65929 method public abstract boolean eglWaitGL();
Dtest-current.txt25270 method public static boolean eglWaitGL();
62652 method public abstract boolean eglWaitGL();