Searched refs:getEGLErrorString (Results 1 – 11 of 11) sorted by relevance
131 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in onSurfaceTextureAvailable()137 GLUtils.getEGLErrorString(mEgl.eglGetError())); in onSurfaceTextureAvailable()156 + GLUtils.getEGLErrorString(error)); in onSurfaceTextureAvailable()161 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in onSurfaceTextureAvailable()177 GLUtils.getEGLErrorString(mEgl.eglGetError())); in onSurfaceTextureAvailable()
356 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in checkCurrent()367 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()373 GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()392 + GLUtils.getEGLErrorString(error)); in initGL()397 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()415 GLUtils.getEGLErrorString(mEgl.eglGetError())); in chooseEglConfig()
326 getEGLErrorString(egl, egl.eglGetError())); in chooseEglConfig()372 getEGLErrorString(egl, egl.eglGetError())); in initEgl()405 + getEGLErrorString(egl, egl.eglGetError())); in checkDisplay()412 + getEGLErrorString(egl, egl.eglGetError())); in checkContext()419 + getEGLErrorString(egl, egl.eglGetError())); in checkSurface()431 private static String getEGLErrorString(EGL10 egl, int eglError) { in getEGLErrorString() method in RenderTarget441 return GLUtils.getEGLErrorString(egl.eglGetError()); in getEGLErrorStringICS()
309 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in checkCurrent()320 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()326 GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()345 + GLUtils.getEGLErrorString(error)); in initGL()350 + GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()366 GLUtils.getEGLErrorString(mEgl.eglGetError())); in chooseEglConfig()
717 Log.w(GL_LOG_TAG, "EGL error = " + GLUtils.getEGLErrorString(error)); in checkEglError()745 GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()751 GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()762 GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()794 GLUtils.getEGLErrorString(error) + "."); in initGL()798 GLUtils.getEGLErrorString(error)); in initGL()803 GLUtils.getEGLErrorString(mEgl.eglGetError())); in initGL()821 GLUtils.getEGLErrorString(mEgl.eglGetError())); in chooseEglConfig()
227 public static String getEGLErrorString(int error) { in getEGLErrorString() method in GLUtils
120 GLUtils.getEGLErrorString(mEgl.eglGetError())); in chooseEglConfig()
21239 method public static java.lang.String getEGLErrorString(int);
28029 method public static java.lang.String getEGLErrorString(int);
28098 method public static java.lang.String getEGLErrorString(int);
30469 method public static java.lang.String getEGLErrorString(int);