Home
last modified time | relevance | path

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

/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/AnimatedSensor/
H A DAnimatedSensorModule.cpp23 const jsi::Value &sensorTypeValue, in registerSensor() argument
27 SensorType sensorType = static_cast<SensorType>(sensorTypeValue.asNumber()); in registerSensor()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/AnimatedSensor/
H A DAnimatedSensorModule.cpp23 const jsi::Value &sensorTypeValue, in registerSensor() argument
27 SensorType sensorType = static_cast<SensorType>(sensorTypeValue.asNumber()); in registerSensor()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/AnimatedSensor/
H A DAnimatedSensorModule.cpp23 const jsi::Value &sensorTypeValue, in registerSensor() argument
27 SensorType sensorType = static_cast<SensorType>(sensorTypeValue.asNumber()); in registerSensor()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/AnimatedSensor/
H A DAnimatedSensorModule.cpp23 const jsi::Value &sensorTypeValue, in registerSensor() argument
27 SensorType sensorType = static_cast<SensorType>(sensorTypeValue.asNumber()); in registerSensor()