Searched refs:arTol (Results 1 – 1 of 1) sorted by relevance
817 float arTol = CameraProviderManager::kDepthARTolerance; in getMatchingDepthSize() local833 if ((fabs(aspectRatio - currentRatio) <= arTol) && (currentSize > oldSize)) { in getMatchingDepthSize()