Searched refs:scaledRadius (Results 1 – 1 of 1) sorted by relevance
35 val scaledRadius = (nativeSensorBounds.width() / 2) * targetSize in isGoodOverlap() constant38 (nativeSensorBounds.centerX() - scaledRadius).toInt(), in isGoodOverlap()39 (nativeSensorBounds.centerY() - scaledRadius).toInt(), in isGoodOverlap()40 (nativeSensorBounds.centerX() + scaledRadius).toInt(), in isGoodOverlap()41 (nativeSensorBounds.centerY() + scaledRadius).toInt(), in isGoodOverlap()