HomeSort by relevance Sort by last modified time
    Searched defs:getAttrib (Results 1 - 5 of 5) sorted by null

  /development/tools/emulator/opengl/host/libs/Translator/EGL/
EglPbufferSurface.cpp 48 bool EglPbufferSurface::getAttrib(EGLint attrib,EGLint* val) {
EglPixmapSurface.cpp 40 bool EglPixmapSurface::getAttrib(EGLint attrib,EGLint* val) {
EglWindowSurface.cpp 41 bool EglWindowSurface::getAttrib(EGLint attrib,EGLint* val) {
EglContext.cpp 71 bool EglContext::getAttrib(EGLint attrib,EGLint* value) {
  /frameworks/base/libs/hwui/
Program.cpp 84 int Program::getAttrib(const char* name) {

Completed in 33 milliseconds