Searched refs:rotateToCurrentOrientation (Results 1 – 3 of 3) sorted by relevance
845 mAuthController.rotateToCurrentOrientation( in testGetFingerprintSensorLocationChanges_differentRotations()855 mAuthController.rotateToCurrentOrientation( in testGetFingerprintSensorLocationChanges_differentRotations()865 mAuthController.rotateToCurrentOrientation( in testGetFingerprintSensorLocationChanges_differentRotations()875 mAuthController.rotateToCurrentOrientation( in testGetFingerprintSensorLocationChanges_differentRotations()896 mAuthController.rotateToCurrentOrientation( in testGetFingerprintSensorLocationChanges_rotateRectangle()906 mAuthController.rotateToCurrentOrientation( in testGetFingerprintSensorLocationChanges_rotateRectangle()922 mAuthController.rotateToCurrentOrientation( in testGetFingerprintSensorLocationChanges_rotateRectangle()934 mAuthController.rotateToCurrentOrientation( in testGetFingerprintSensorLocationChanges_rotateRectangle()
249 return rotateToCurrentOrientation( in computeCurrentFaceLocation()259 private fun rotateToCurrentOrientation( in rotateToCurrentOrientation() method
658 mFingerprintSensorLocation = rotateToCurrentOrientation( in updateFingerprintLocation()680 protected Point rotateToCurrentOrientation(Point inOutPoint, DisplayInfo displayInfo) { in rotateToCurrentOrientation() method in AuthController