Searched refs:eglWaitClient (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/include/EGL/
H A Degl.h281 EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient(void);
/frameworks/base/opengl/libs/EGL/
H A Degl.cpp1500 EGLBoolean eglWaitClient(void) function
1514 if (cnx->egl.eglWaitClient) {
1515 res = cnx->egl.eglWaitClient();
/frameworks/base/opengl/libagl/
H A Degl.cpp2025 EGLBoolean eglWaitClient(void) function

Completed in 88 milliseconds