Home | History | Annotate | Download | only in hwui

Lines Matching defs:vertexCount

1016             uint32_t vertexCount = opMesh->verticesCount;
1017 if (vertexCount == 0) continue;
1029 for (uint32_t j = 0; j < vertexCount; j++, opVertices++) {