Searched refs:unstableBoundLow (Results 1 – 2 of 2) sorted by relevance
454 const float unstableBoundLow = 5.5f; in init() local590 m_boundArray[i] = (i / numComponents) % 2 == 0 ? unstableBoundLow : unstableBoundHigh; in init()
458 const float unstableBoundLow = 5.5f; in init() local598 m_boundArray[i] = (i / numComponents) % 2 == 0 ? unstableBoundLow : unstableBoundHigh; in init()