Home | History | Annotate | Download | only in jni

Lines Matching defs:idxCount

1161     jint idxCount = 0;
1162 rsaMeshGetIndexCount(con, (RsMesh)mesh, &idxCount);
1163 return idxCount;