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