Lines Matching defs:vtxCount
2701 jint vtxCount = 0;2702 rsaMeshGetVertexBufferCount((RsContext)con, (RsMesh)mesh, &vtxCount);2703 return vtxCount;