Home
last modified time | relevance | path

Searched refs:eglWaitClient (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/libs/
DlibEGL.map.txt64 eglWaitClient;
/frameworks/native/opengl/tools/glgen/specs/egl/
DEGL14.spec16 EGLBoolean eglWaitClient ( void )
/frameworks/native/opengl/libs/EGL/
Degl_entries.in39 EGL_ENTRY(EGLBoolean, eglWaitClient, void)
DeglApi.cpp1574 EGLBoolean eglWaitClient(void) in eglWaitClient() function
1583 if (cnx->egl.eglWaitClient) { in eglWaitClient()
1584 res = cnx->egl.eglWaitClient(); in eglWaitClient()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java326 public static native boolean eglWaitClient( in eglWaitClient() method in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h206 EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient (void);
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp833 _returnValue = eglWaitClient(); in android_eglWaitClient()
/frameworks/native/opengl/libagl/
Degl.cpp2036 EGLBoolean eglWaitClient(void) in eglWaitClient() function
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18690 method public static boolean eglWaitClient();
/frameworks/base/api/
Dcurrent.txt27550 method public static boolean eglWaitClient();
Dtest-current.txt27706 method public static boolean eglWaitClient();
Dsystem-current.txt30265 method public static boolean eglWaitClient();