Searched refs:otherAspectRatio (Results 1 – 1 of 1) sorted by relevance
399 val otherAspectRatio = otherBounds.width().toFloat() / otherBounds.height() in <lambda>() constant400 if (abs(aspectRatio - otherAspectRatio) > threshold) { in <lambda>()411 .addExtraDescription("Other aspect ratio", otherAspectRatio) in <lambda>()