Searched refs:getCurrentError (Results 1 – 3 of 3) sorted by relevance
46 EGLint getCurrentError();
214 EGLint getCurrentError() in getCurrentError() function
132 EGLint error = egl::getCurrentError(); in GetError()