Searched refs:childDivisor (Results 1 – 1 of 1) sorted by relevance
1101 const int childDivisor = in updateAttachedChoreographersInternal() local1103 childrenDivisor = childrenDivisor > 0 ? childrenDivisor : childDivisor; in updateAttachedChoreographersInternal()1104 if (childDivisor > 0) { in updateAttachedChoreographersInternal()1105 childrenDivisor = std::gcd(childrenDivisor, childDivisor); in updateAttachedChoreographersInternal()