Searched refs:aabbMinY (Results 1 – 1 of 1) sorted by relevance
1008 …const float aabbMinY = de::min(startApproximation.offset + startApproximation.coefficient*aab… in calculateSampleFitLinearity() local1012 const float aabbArea = (aabbMaxX - aabbMinX) * (aabbMaxY - aabbMinY); in calculateSampleFitLinearity()1044 …const float aabbMinY = de::min(evenApproximation.offset + evenApproximation.coefficient*aabbM… in calculateSampleTemporalStability() local1048 const float aabbArea = (aabbMaxX - aabbMinX) * (aabbMaxY - aabbMinY); in calculateSampleTemporalStability()