Searched refs:getAttrib (Results 1 – 5 of 5) sorted by relevance
49 GLuint getAttrib(const char* name) const;
87 GLuint Program::getAttrib(const char* name) const { in getAttrib() function in android::Program
112 int Program::getAttrib(const char* name) { in getAttrib() function in android::uirenderer::Program
334 int getAttrib(const char* name);
1863 int slot = mCaches.currentProgram->getAttrib("colors");2140 int slot = mCaches.currentProgram->getAttrib("colors");2364 alphaSlot = mCaches.currentProgram->getAttrib("vtxAlpha");