Searched refs:egl_strerror (Results 1 – 4 of 4) sorted by relevance
33 const char* egl_tls_t::egl_strerror(EGLint err) { in egl_strerror() function in android::egl_tls_t109 ALOGE("%s:%d error %x (%s)", caller, line, error, egl_strerror(error)); in setErrorEtcImpl()
49 static const char* egl_strerror(EGLint err);
287 egl_tls_t::egl_strerror(cnx->egl.eglGetError())); in initialize()438 egl_tls_t::egl_strerror(cnx->egl.eglGetError())); in terminate()
71 const char *egl_strerror(unsigned err) in egl_strerror() function98 name, err, egl_strerror(err)); in egl_error()