Searched refs:eglErr (Results 1 – 3 of 3) sorted by relevance
535 EGLint eglErr = eglGetError(); in fenceWait() local537 if (eglErr != EGL_SUCCESS) { in fenceWait()538 ALOGE("EglManager::fenceWait: error waiting for EGL fence: %#x", eglErr); in fenceWait()
578 EGLint eglErr = eglGetError(); in doGLFenceWaitLocked() local580 if (eglErr != EGL_SUCCESS) { in doGLFenceWaitLocked()581 EGC_LOGE("doGLFenceWait: error waiting for EGL fence: %#x", eglErr); in doGLFenceWaitLocked()
886 EGLint eglErr = eglGetError(); in doGLFenceWaitLocked() local888 if (eglErr != EGL_SUCCESS) { in doGLFenceWaitLocked()890 eglErr); in doGLFenceWaitLocked()