Searched refs:VertexAttribMap (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.h424 typedef std::map<ProgramVar, VertexAttrib> VertexAttribMap; typedef in class:android::filterfw::ShaderProgram
527 VertexAttribMap attrib_values_;
H A Dshader_program.cpp129 VertexAttribMap::const_iterator iter;
1050 for (VertexAttribMap::const_iterator iter = attrib_values_.begin();
1107 for (VertexAttribMap::const_iterator iter = attrib_values_.begin();

Completed in 34 milliseconds