Searched defs:bSwapAndNegateRange (Results 1 – 1 of 1) sorted by relevance
373 bool bSwapAndNegateRange = (fSourceMinimum < 0.0) && (fSourceMaximum <= 0.0); in calculateExplicitIncrementAndScaleForLogarithmic() local809 bool bSwapAndNegateRange = (fSourceMinimum < 0.0) && (fSourceMaximum <= 0.0); in calculateExplicitIncrementAndScaleForLinear() local
Completed in 15 milliseconds