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