Home
last modified time | relevance | path

Searched refs:getAttrib (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
DProgram.h49 GLuint getAttrib(const char* name) const;
DProgram.cpp87 GLuint Program::getAttrib(const char* name) const { in getAttrib() function in android::Program
/frameworks/base/libs/hwui/
DProgram.cpp112 int Program::getAttrib(const char* name) { in getAttrib() function in android::uirenderer::Program
DProgram.h334 int getAttrib(const char* name);
DOpenGLRenderer.cpp1863 int slot = mCaches.currentProgram->getAttrib("colors");
2140 int slot = mCaches.currentProgram->getAttrib("colors");
2364 alphaSlot = mCaches.currentProgram->getAttrib("vtxAlpha");