Searched defs:getAttrib (Results 1 – 4 of 4) sorted by relevance
/sdk/emulator/opengl/host/libs/Translator/EGL/ | ||
D | EglPbufferSurface.cpp | 48 bool EglPbufferSurface::getAttrib(EGLint attrib,EGLint* val) { in getAttrib() function in EglPbufferSurface |
D | EglPixmapSurface.cpp | 40 bool EglPixmapSurface::getAttrib(EGLint attrib,EGLint* val) { in getAttrib() function in EglPixmapSurface |
D | EglWindowSurface.cpp | 41 bool EglWindowSurface::getAttrib(EGLint attrib,EGLint* val) { in getAttrib() function in EglWindowSurface |
D | EglContext.cpp | 71 bool EglContext::getAttrib(EGLint attrib,EGLint* value) { in getAttrib() function in EglContext |