Searched defs:vertIndex (Results 1 – 2 of 2) sorted by relevance
425 jfloatArray jverts, jint vertIndex, in drawVertices()604 jint vertIndex, jintArray jcolors, jint colorIndex, jlong paintHandle) { in drawBitmapMesh()
2512 size_t vertIndex = floatIndex % vertices.size(); in VerifyVertexFloats() local