Home | History | Annotate | Download | only in jni

Lines Matching full:vtxcount

1146     jint vtxCount = 0;
1147 rsaMeshGetVertexBufferCount(con, (RsMesh)mesh, &vtxCount);
1148 return vtxCount;