Home
last modified time | relevance | path

Searched defs:egl_strerror (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_tls.cpp35 const char *egl_tls_t::egl_strerror(EGLint err) { in egl_strerror() function in android::egl_tls_t
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp71 const char *egl_strerror(unsigned err) in egl_strerror() function