Searched refs:divH (Results 1 – 1 of 1) sorted by relevance
53 const f32 divH = static_cast<f32>(div); in GetProjectionForPartialCapture() local65 …partLeft = (static_cast<f32>(indexH)/divH * right + (divH - static_cast<f32>(indexH))/divH * lef… in GetProjectionForPartialCapture()66 …partRight = (static_cast<f32>(indexH + 1)/divH * right + (divH - static_cast<f32>(indexH + 1))/di… in GetProjectionForPartialCapture()