Searched refs:getAttrib (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/renderengine/gl/ | ||
D | Program.h | 60 GLuint getAttrib(const char* name) const; |
D | Program.cpp | 88 GLuint Program::getAttrib(const char* name) const { in getAttrib() function in android::renderengine::gl::Program |