Searched refs:fillIndices (Results 1 – 3 of 3) sorted by relevance
49 void fillIndices(uint16_t* indices) const;
84 void GLShadowVertexGenerator::fillIndices(uint16_t* indices) const { in fillIndices() function in android::renderengine::gl::GLShadowVertexGenerator
1755 shadows.fillIndices(mesh.getIndicesArray()); in handleShadow()