Searched refs:eglErr (Results 1 – 3 of 3) sorted by relevance
710 EGLint eglErr = eglGetError(); in fenceWait() local712 if (eglErr != EGL_SUCCESS) { in fenceWait()713 ALOGE("EglManager::fenceWait: error waiting for EGL fence: %#x", eglErr); in fenceWait()
577 EGLint eglErr = eglGetError(); in doGLFenceWaitLocked() local579 if (eglErr != EGL_SUCCESS) { in doGLFenceWaitLocked()580 EGC_LOGE("doGLFenceWait: error waiting for EGL fence: %#x", eglErr); in doGLFenceWaitLocked()
885 EGLint eglErr = eglGetError(); in doGLFenceWaitLocked() local887 if (eglErr != EGL_SUCCESS) { in doGLFenceWaitLocked()889 eglErr); in doGLFenceWaitLocked()