Searched refs:naturalCenterY (Results 1 – 2 of 2) sorted by relevance
27 private val naturalCenterY: Int, constant in com.android.systemui.biometrics.shared.model.SensorLocation37 return naturalCenterY * scale
102 naturalCenterY = unscaledSensorLocation.sensorLocationY, in <lambda>()