OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EGLUtils
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/tests/include/
EGLUtils.h
33
class
EGLUtils
54
const char *
EGLUtils
::strerror(EGLint err)
76
status_t
EGLUtils
::selectConfigForPixelFormat(
121
status_t
EGLUtils
::selectConfigForNativeWindow(
/frameworks/rs/driver/
rsdGL.cpp
53
struct
EGLUtils
{
82
fprintf(stderr, "after %s() eglError %s (0x%x)\n", op,
EGLUtils
::strerror(error),
Completed in 26 milliseconds