Searched refs:getCurrentError (Results 1 – 3 of 3) sorted by relevance
27 EGLint getCurrentError();
94 EGLint getCurrentError() in getCurrentError() function
84 EGLint error = egl::getCurrentError(); in eglGetError()