Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/include/
DEGLUtils.h54 const char *EGLUtils::strerror(EGLint err) in strerror() function
/frameworks/rs/driver/
DrsdGL.cpp53 static const char *strerror(EGLint err) { in checkEglError() function