Searched defs:EGLUtils (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/tests/include/
H A DEGLUtils.h33 class EGLUtils class in namespace:android
54 const char *EGLUtils::strerror(EGLint err)
76 status_t EGLUtils::selectConfigForPixelFormat(
121 status_t EGLUtils::selectConfigForNativeWindow(
/frameworks/rs/driver/
H A DrsdGL.cpp52 struct EGLUtils { struct
81 fprintf(stderr, "after %s() eglError %s (0x%x)\n", op, EGLUtils::strerror(error),

Completed in 83 milliseconds