Searched refs:kSeamedSwitchPenalty (Results 1 – 1 of 1) sorted by relevance
223 constexpr float kSeamedSwitchPenalty = 0.95f; in calculateLayerScoreLocked() local224 const float seamlessness = isSeamlessSwitch ? 1.0f : kSeamedSwitchPenalty; in calculateLayerScoreLocked()