Searched refs:mFaceAuthSensorLocation (Results 1 – 1 of 1) sorted by relevance
106 private final PointF mFaceAuthSensorLocation; field in AuthController425 if (mFaceProps == null || mFaceAuthSensorLocation == null) { in getFaceAuthSensorLocation()428 return new PointF(mFaceAuthSensorLocation.x, mFaceAuthSensorLocation.y); in getFaceAuthSensorLocation()509 mFaceAuthSensorLocation = null; in AuthController()511 mFaceAuthSensorLocation = new PointF( in AuthController()