Home
last modified time | relevance | path

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

/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieRunner.java165 + GLUtils.getEGLErrorString(mEgl.eglGetError()));
171 GLUtils.getEGLErrorString(mEgl.eglGetError()));
191 + GLUtils.getEGLErrorString(error));
196 + GLUtils.getEGLErrorString(mEgl.eglGetError()));
214 GLUtils.getEGLErrorString(mEgl.eglGetError())); in chooseEglConfig()
409 + GLUtils.getEGLErrorString(error)); in drawFrame()
418 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in drawFrame()
435 + GLUtils.getEGLErrorString(error)); in drawFrame()
441 + GLUtils.getEGLErrorString(error)); in drawFrame()
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieRunner.java185 + GLUtils.getEGLErrorString(mEgl.eglGetError()));
191 GLUtils.getEGLErrorString(mEgl.eglGetError()));
211 + GLUtils.getEGLErrorString(error));
216 + GLUtils.getEGLErrorString(mEgl.eglGetError()));
234 GLUtils.getEGLErrorString(mEgl.eglGetError())); in chooseEglConfig()
DSkottieAnimation.java318 + GLUtils.getEGLErrorString(mRunner.mEgl.eglGetError())); in drawFrame()
335 + GLUtils.getEGLErrorString(error)); in drawFrame()
342 + GLUtils.getEGLErrorString(error)); in drawFrame()
368 + GLUtils.getEGLErrorString(error)); in checkSurface()
/third_party/flutter/glfw/src/
Degl_context.c38 static const char* getEGLErrorString(EGLint error) in getEGLErrorString() function
184 getEGLErrorString(eglGetError())); in makeContextCurrentEGL()
197 getEGLErrorString(eglGetError())); in makeContextCurrentEGL()
380 getEGLErrorString(eglGetError())); in _glfwInitEGL()
390 getEGLErrorString(eglGetError())); in _glfwInitEGL()
462 getEGLErrorString(eglGetError())); in _glfwCreateContextEGL()
472 getEGLErrorString(eglGetError())); in _glfwCreateContextEGL()
551 getEGLErrorString(eglGetError())); in _glfwCreateContextEGL()
579 getEGLErrorString(eglGetError())); in _glfwCreateContextEGL()