Searched refs:setPrimitive (Results 1 – 3 of 3) sorted by relevance
72 void setPrimitive(Allocation *idx, RsPrimitive prim, uint32_t index) { in setPrimitive() function
153 mesh->setPrimitive(indexBuffers[pCount].get(), primitives[pCount], pCount); in createFromStream()279 sm->setPrimitive((Allocation*)idx[i], (RsPrimitive)primType[i], i); in rsi_MeshCreate()
619 mMesh->setPrimitive(indexAlloc, RS_PRIMITIVE_TRIANGLE, 0); in initVertexArrayBuffers()