Searched refs:in_loc (Results 1 – 2 of 2) sorted by relevance
260 ::ndk::ScopedAStatus VirtualHal::setSensorLocation(const SensorLocation& in_loc) { in setSensorLocation() argument261 std::string str = std::to_string(in_loc.sensorLocationX) + ":" + in setSensorLocation()262 std::to_string(in_loc.sensorLocationY) + ":" + in setSensorLocation()263 std::to_string(in_loc.sensorRadius); in setSensorLocation()
64 const ::aidl::android::hardware::biometrics::fingerprint::SensorLocation& in_loc)