Home
last modified time | relevance | path

Searched refs:sensorHeight (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsEnrollView.java66 final int sensorHeight = sensorProps.getLocation().sensorRadius * 2; in updateSensorLocation() local
67 final int sensorWidth = sensorHeight; in updateSensorLocation()
70 params.height = sensorHeight; in updateSensorLocation()