Searched refs:eglWaitClient (Results 1 – 15 of 15) sorted by relevance
132 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglWaitClient);251 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglWaitClient); in init_stub_library()
73 eglWaitClient;
36 EGL_ENTRY(EGLBoolean, eglWaitClient, void)
16 EGLBoolean eglWaitClient ( void )
329 public static native boolean eglWaitClient( in eglWaitClient() method in EGL14
39 EGL_ENTRY(EGLBoolean, eglWaitClient, void)
317 EGLBoolean eglWaitClient(void) { in eglWaitClient() function321 return cnx->platform.eglWaitClient(); in eglWaitClient()
1552 if (cnx->egl.eglWaitClient) { in eglWaitClientImpl()1553 res = cnx->egl.eglWaitClient(); in eglWaitClientImpl()
206 EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient (void);
840 _returnValue = eglWaitClient(); in android_eglWaitClient()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18690 method public static boolean eglWaitClient();
29549 method public static boolean eglWaitClient();