Home
last modified time | relevance | path

Searched refs:shadowNodeValue (Results 1 – 12 of 12) sorted by relevance

/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h27 const jsi::Value &shadowNodeValue,
33 const jsi::Value &shadowNodeValue,
37 jsi::Value(jsi::Runtime &rt, const jsi::Value &shadowNodeValue)>;
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h27 const jsi::Value &shadowNodeValue,
33 const jsi::Value &shadowNodeValue,
37 jsi::Value(jsi::Runtime &rt, const jsi::Value &shadowNodeValue)>;
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h27 const jsi::Value &shadowNodeValue,
33 const jsi::Value &shadowNodeValue,
37 jsi::Value(jsi::Runtime &rt, const jsi::Value &shadowNodeValue)>;
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DPlatformDepMethodsHolder.h27 const jsi::Value &shadowNodeValue,
33 const jsi::Value &shadowNodeValue,
37 jsi::Value(jsi::Runtime &rt, const jsi::Value &shadowNodeValue)>;
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp118 const jsi::Value &shadowNodeValue, in NativeReanimatedModule()
120 this->updateProps(rt, shadowNodeValue, props); in NativeReanimatedModule()
128 auto measure = [this](jsi::Runtime &rt, const jsi::Value &shadowNodeValue) { in NativeReanimatedModule() argument
129 return this->measure(rt, shadowNodeValue); in NativeReanimatedModule()
134 const jsi::Value &shadowNodeValue, in NativeReanimatedModule()
137 this->dispatchCommand(rt, shadowNodeValue, commandNameValue, argsValue); in NativeReanimatedModule()
522 const jsi::Value &shadowNodeValue, in updateProps() argument
524 ShadowNode::Shared shadowNode = shadowNodeFromValue(rt, shadowNodeValue); in updateProps()
603 const jsi::Value &shadowNodeValue, in dispatchCommand() argument
614 const jsi::Value &shadowNodeValue) { in measure() argument
[all …]
H A DNativeReanimatedModule.h122 const jsi::Value &shadowNodeValue,
131 const jsi::Value &shadowNodeValue,
135 jsi::Value measure(jsi::Runtime &rt, const jsi::Value &shadowNodeValue);
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp118 const jsi::Value &shadowNodeValue, in NativeReanimatedModule()
120 this->updateProps(rt, shadowNodeValue, props); in NativeReanimatedModule()
128 auto measure = [this](jsi::Runtime &rt, const jsi::Value &shadowNodeValue) { in NativeReanimatedModule() argument
129 return this->measure(rt, shadowNodeValue); in NativeReanimatedModule()
134 const jsi::Value &shadowNodeValue, in NativeReanimatedModule()
137 this->dispatchCommand(rt, shadowNodeValue, commandNameValue, argsValue); in NativeReanimatedModule()
522 const jsi::Value &shadowNodeValue, in updateProps() argument
524 ShadowNode::Shared shadowNode = shadowNodeFromValue(rt, shadowNodeValue); in updateProps()
603 const jsi::Value &shadowNodeValue, in dispatchCommand() argument
614 const jsi::Value &shadowNodeValue) { in measure() argument
[all …]
H A DNativeReanimatedModule.h122 const jsi::Value &shadowNodeValue,
131 const jsi::Value &shadowNodeValue,
135 jsi::Value measure(jsi::Runtime &rt, const jsi::Value &shadowNodeValue);
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp118 const jsi::Value &shadowNodeValue, in NativeReanimatedModule()
120 this->updateProps(rt, shadowNodeValue, props); in NativeReanimatedModule()
128 auto measure = [this](jsi::Runtime &rt, const jsi::Value &shadowNodeValue) { in NativeReanimatedModule() argument
129 return this->measure(rt, shadowNodeValue); in NativeReanimatedModule()
134 const jsi::Value &shadowNodeValue, in NativeReanimatedModule()
137 this->dispatchCommand(rt, shadowNodeValue, commandNameValue, argsValue); in NativeReanimatedModule()
522 const jsi::Value &shadowNodeValue, in updateProps() argument
524 ShadowNode::Shared shadowNode = shadowNodeFromValue(rt, shadowNodeValue); in updateProps()
603 const jsi::Value &shadowNodeValue, in dispatchCommand() argument
614 const jsi::Value &shadowNodeValue) { in measure() argument
[all …]
H A DNativeReanimatedModule.h122 const jsi::Value &shadowNodeValue,
131 const jsi::Value &shadowNodeValue,
135 jsi::Value measure(jsi::Runtime &rt, const jsi::Value &shadowNodeValue);
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp118 const jsi::Value &shadowNodeValue, in NativeReanimatedModule()
120 this->updateProps(rt, shadowNodeValue, props); in NativeReanimatedModule()
128 auto measure = [this](jsi::Runtime &rt, const jsi::Value &shadowNodeValue) { in NativeReanimatedModule() argument
129 return this->measure(rt, shadowNodeValue); in NativeReanimatedModule()
134 const jsi::Value &shadowNodeValue, in NativeReanimatedModule()
137 this->dispatchCommand(rt, shadowNodeValue, commandNameValue, argsValue); in NativeReanimatedModule()
522 const jsi::Value &shadowNodeValue, in updateProps() argument
524 ShadowNode::Shared shadowNode = shadowNodeFromValue(rt, shadowNodeValue); in updateProps()
603 const jsi::Value &shadowNodeValue, in dispatchCommand() argument
614 const jsi::Value &shadowNodeValue) { in measure() argument
[all …]
H A DNativeReanimatedModule.h122 const jsi::Value &shadowNodeValue,
131 const jsi::Value &shadowNodeValue,
135 jsi::Value measure(jsi::Runtime &rt, const jsi::Value &shadowNodeValue);