Searched defs:getAttrib (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/renderfright/gl/ | ||
D | Program.cpp | 92 GLuint Program::getAttrib(const char* name) const { in getAttrib() function in android::renderengine::gl::Program |
/frameworks/native/libs/renderengine/gl/ | ||
D | Program.cpp | 101 GLuint Program::getAttrib(const char* name) const { in getAttrib() function in android::renderengine::gl::Program |