Searched refs:mCachedDisplayInfo (Results 1 – 1 of 1) sorted by relevance
184 private final DisplayInfo mCachedDisplayInfo = new DisplayInfo(); field in AuthController612 mDisplay.getDisplayInfo(mCachedDisplayInfo); in updateSensorLocations()613 mScaleFactor = mUdfpsUtils.getScaleFactor(mCachedDisplayInfo); in updateSensorLocations()629 int xFpLocation = mCachedDisplayInfo.getNaturalWidth() / 2; in getFingerprintSensorLocationInNaturalOrientation()662 mCachedDisplayInfo); in updateFingerprintLocation()691 mCachedDisplayInfo in updateFaceLocation()855 mCachedDisplayInfo.getNaturalWidth(), /* right */ in updateUdfpsLocation()861 mCachedDisplayInfo.getNaturalWidth(), in updateUdfpsLocation()862 mCachedDisplayInfo.getNaturalHeight(), in updateUdfpsLocation()864 mCachedDisplayInfo.rotation); in updateUdfpsLocation()[all …]