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