Searched defs:idxCount (Results 1 – 3 of 3) sorted by relevance
268 RsAllocation * idx, size_t idxCount, in rsi_MeshCreate()
161 int idxCount = mRS.nMeshGetIndexCount(getID(mRS)); in updateFromNative() local168 mRS.nMeshGetIndices(getID(mRS), idxIDs, primitives, idxCount); in updateFromNative() local
2718 jint idxCount = 0; in nMeshGetIndexCount() local