Searched refs:currentRatio (Results 1 – 1 of 1) sorted by relevance
740 float currentRatio = static_cast<float> (currentWidth) / in getMatchingDepthSize() local744 if ((fabs(aspectRatio - currentRatio) <= arTol) && (currentSize > oldSize)) { in getMatchingDepthSize()