Home
last modified time | relevance | path

Searched refs:nativeValue (Results 1 – 15 of 15) sorted by relevance

/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h70 JsiValue nativeValue(runtime, jsValue); in JSI_HOST_FUNCTION()
72 if (isAnimatedValue(nativeValue)) { in JSI_HOST_FUNCTION()
74 auto animatedValue = getAnimatedValue(nativeValue); in JSI_HOST_FUNCTION()
88 } else if (isSelector(nativeValue)) { in JSI_HOST_FUNCTION()
91 nativeValue.getValue(PropNameValue).getAsHostObject()); in JSI_HOST_FUNCTION()
94 nativeValue.getValue(PropNameSelector).getAsFunction(); in JSI_HOST_FUNCTION()
97 [nativeValue, propMapping, selector = std::move(selector), in JSI_HOST_FUNCTION()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h70 JsiValue nativeValue(runtime, jsValue); in JSI_HOST_FUNCTION()
72 if (isAnimatedValue(nativeValue)) { in JSI_HOST_FUNCTION()
74 auto animatedValue = getAnimatedValue(nativeValue); in JSI_HOST_FUNCTION()
88 } else if (isSelector(nativeValue)) { in JSI_HOST_FUNCTION()
91 nativeValue.getValue(PropNameValue).getAsHostObject()); in JSI_HOST_FUNCTION()
94 nativeValue.getValue(PropNameSelector).getAsFunction(); in JSI_HOST_FUNCTION()
97 [nativeValue, propMapping, selector = std::move(selector), in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h69 JsiValue nativeValue(runtime, jsValue); in JSI_HOST_FUNCTION()
71 if (isAnimatedValue(nativeValue)) { in JSI_HOST_FUNCTION()
73 auto animatedValue = getAnimatedValue(nativeValue); in JSI_HOST_FUNCTION()
87 } else if (isSelector(nativeValue)) { in JSI_HOST_FUNCTION()
90 nativeValue.getValue(PropNameValue).getAsHostObject()); in JSI_HOST_FUNCTION()
92 auto selector = nativeValue.getValue(PropNameSelector).getAsFunction(); in JSI_HOST_FUNCTION()
95 [nativeValue, propMapping, selector = std::move(selector), in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h70 JsiValue nativeValue(runtime, jsValue); in JSI_HOST_FUNCTION()
72 if (isAnimatedValue(nativeValue)) { in JSI_HOST_FUNCTION()
74 auto animatedValue = getAnimatedValue(nativeValue); in JSI_HOST_FUNCTION()
88 } else if (isSelector(nativeValue)) { in JSI_HOST_FUNCTION()
91 nativeValue.getValue(PropNameValue).getAsHostObject()); in JSI_HOST_FUNCTION()
94 nativeValue.getValue(PropNameSelector).getAsFunction(); in JSI_HOST_FUNCTION()
97 [nativeValue, propMapping, selector = std::move(selector), in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h69 JsiValue nativeValue(runtime, jsValue); in JSI_HOST_FUNCTION()
71 if (isAnimatedValue(nativeValue)) { in JSI_HOST_FUNCTION()
73 auto animatedValue = getAnimatedValue(nativeValue); in JSI_HOST_FUNCTION()
87 } else if (isSelector(nativeValue)) { in JSI_HOST_FUNCTION()
90 nativeValue.getValue(PropNameValue).getAsHostObject()); in JSI_HOST_FUNCTION()
92 auto selector = nativeValue.getValue(PropNameSelector).getAsFunction(); in JSI_HOST_FUNCTION()
95 [nativeValue, propMapping, selector = std::move(selector), in JSI_HOST_FUNCTION()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DJsiDependencyManager.h70 JsiValue nativeValue(runtime, jsValue); in JSI_HOST_FUNCTION()
72 if (isAnimatedValue(nativeValue)) { in JSI_HOST_FUNCTION()
74 auto animatedValue = getAnimatedValue(nativeValue); in JSI_HOST_FUNCTION()
88 } else if (isSelector(nativeValue)) { in JSI_HOST_FUNCTION()
91 nativeValue.getValue(PropNameValue).getAsHostObject()); in JSI_HOST_FUNCTION()
94 nativeValue.getValue(PropNameSelector).getAsFunction(); in JSI_HOST_FUNCTION()
97 [nativeValue, propMapping, selector = std::move(selector), in JSI_HOST_FUNCTION()
/expo/packages/expo-brightness/android/src/main/java/expo/modules/brightness/
H A DBrightnessModule.kt125 private fun brightnessModeNativeToJS(nativeValue: Int): Int { in <lambda>()
126 return when (nativeValue) { in <lambda>()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/brightness/
H A DBrightnessModule.kt126 private fun brightnessModeNativeToJS(nativeValue: Int): Int { in <lambda>()
127 return when (nativeValue) { in <lambda>()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/brightness/
H A DBrightnessModule.kt190 private fun brightnessModeNativeToJS(nativeValue: Int): Int { in brightnessModeNativeToJS()
191 return when (nativeValue) { in brightnessModeNativeToJS()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/brightness/
H A DBrightnessModule.kt190 private fun brightnessModeNativeToJS(nativeValue: Int): Int { in brightnessModeNativeToJS()
191 return when (nativeValue) { in brightnessModeNativeToJS()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/channels/
H A DNotificationChannelManagerModule.kt81 return importance.nativeValue in <lambda>()
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js99 …c),[v]),type:'unequal',nativeValue:f,staticValue:y})}else t.push({path:[].concat((0,n.default)(c),… property
H A DEXDevMenuApp.android.js99 …c),[v]),type:'unequal',nativeValue:f,staticValue:y})}else t.push({path:[].concat((0,n.default)(c),… property
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle100 …c),[v]),type:'unequal',nativeValue:f,staticValue:y})}else t.push({path:[].concat((0,n.default)(c),…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle100 …c),[v]),type:'unequal',nativeValue:f,staticValue:y})}else t.push({path:[].concat((0,n.default)(c),…