Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DGLConsumer.cpp1012 EGLint eglErr = eglGetError(); in doGLFenceWaitLocked() local
1014 if (eglErr != EGL_SUCCESS) { in doGLFenceWaitLocked()
1016 eglErr); in doGLFenceWaitLocked()