Home | History | Annotate | Download | only in jni

Lines Matching full:vtxcount

1502     jint vtxCount = 0;
1503 rsaMeshGetVertexBufferCount(con, (RsMesh)mesh, &vtxCount);
1504 return vtxCount;