Searched defs:getAttrib (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/RenderEngine/ | ||
D | Program.cpp | 87 GLuint Program::getAttrib(const char* name) const { in getAttrib() function in android::Program |
/frameworks/base/libs/hwui/ | ||
D | Program.cpp | 112 int Program::getAttrib(const char* name) { in getAttrib() function in android::uirenderer::Program |