Searched refs:fillVertices (Results 1 – 3 of 3) sorted by relevance
47 void fillVertices(Mesh::VertexArray<vec2>& position, Mesh::VertexArray<vec4>& color,
69 void GLShadowVertexGenerator::fillVertices(Mesh::VertexArray<vec2>& position, in fillVertices() function in android::renderengine::gl::GLShadowVertexGenerator
1754 shadows.fillVertices(position, shadowColor, shadowParams); in handleShadow()