Searched refs:divV (Results 1 – 1 of 1) sorted by relevance
54 const f32 divV = static_cast<f32>(div); in GetProjectionForPartialCapture() local67 …partTop = (static_cast<f32>(indexV)/divV * bottom + (divV - static_cast<f32>(indexV))/divV * to… in GetProjectionForPartialCapture()68 …partBottom = (static_cast<f32>(indexV + 1)/divV * bottom + (divV - static_cast<f32>(indexV + 1))/d… in GetProjectionForPartialCapture()