OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:egl_strerror
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/EGL/
egl_tls.cpp
39
const char *egl_tls_t::
egl_strerror
(EGLint err) {
function in class:android::egl_tls_t
77
caller, line, error,
egl_strerror
(error));
/frameworks/native/opengl/tests/angeles/
app-linux.cpp
74
const char *
egl_strerror
(unsigned err)
function
101
name, err,
egl_strerror
(err));
Completed in 973 milliseconds