| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkComputedValue.h | 30 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue() 36 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue() 43 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue() 62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies() 67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies() 71 dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkComputedValue.h | 30 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue() 36 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue() 43 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue() 62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies() 67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies() 71 dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | ABI47_0_0RNSkComputedValue.h | 33 !arguments[0].asObject(runtime).isFunction(runtime)) { in ABI47_0_0RNSkComputedValue() 38 !arguments[1].asObject(runtime).isArray(runtime)) { in ABI47_0_0RNSkComputedValue() 43 _callback = std::make_shared<jsi::Function>(arguments[0].asObject(runtime).asFunction(runtime)); in ABI47_0_0RNSkComputedValue() 61 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies() 67 !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies() 70 auto value = dep.asObject(runtime).asHostObject<ABI47_0_0RNSkReadonlyValue>(runtime); in initializeDependencies()
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkComputedValue.h | 33 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue() 38 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue() 43 _callback = std::make_shared<jsi::Function>(arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue() 61 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies() 67 !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies() 70 auto value = dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | ABI48_0_0RNSkComputedValue.h | 30 !arguments[0].asObject(runtime).isFunction(runtime)) { in ABI48_0_0RNSkComputedValue() 36 !arguments[1].asObject(runtime).isArray(runtime)) { in ABI48_0_0RNSkComputedValue() 43 arguments[0].asObject(runtime).asFunction(runtime)); in ABI48_0_0RNSkComputedValue() 62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies() 67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies() 71 dep.asObject(runtime).asHostObject<ABI48_0_0RNSkReadonlyValue>(runtime); in initializeDependencies()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkComputedValue.h | 30 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue() 36 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue() 43 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue() 62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies() 67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies() 71 dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | ABI49_0_0RNSkComputedValue.h | 30 !arguments[0].asObject(runtime).isFunction(runtime)) { in ABI49_0_0RNSkComputedValue() 36 !arguments[1].asObject(runtime).isArray(runtime)) { in ABI49_0_0RNSkComputedValue() 43 arguments[0].asObject(runtime).asFunction(runtime)); in ABI49_0_0RNSkComputedValue() 62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies() 67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies() 71 dep.asObject(runtime).asHostObject<ABI49_0_0RNSkReadonlyValue>(runtime); in initializeDependencies()
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/values/ |
| H A D | RNSkComputedValue.h | 30 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue() 36 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue() 43 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue() 62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies() 67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies() 71 dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkMatrix.h | 28 const auto &object = value.asObject(runtime); in getMatrix() 46 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 53 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 60 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 67 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 73 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 78 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 105 const auto &object = obj.asObject(runtime); in JSI_EXPORT_FUNCTIONS()
|
| H A D | JsiSkVertices.h | 60 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 66 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS() 71 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 76 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS() 82 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 94 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkMatrix.h | 28 const auto &object = value.asObject(runtime); in getMatrix() 46 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 53 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 60 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 67 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 73 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 78 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 105 const auto &object = obj.asObject(runtime); in JSI_EXPORT_FUNCTIONS()
|
| H A D | JsiSkVertices.h | 60 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 66 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS() 71 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 76 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS() 82 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 94 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkMatrix.h | 28 const auto &object = value.asObject(runtime); in getMatrix() 46 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 53 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 60 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 67 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 73 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 78 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 105 const auto &object = obj.asObject(runtime); in JSI_EXPORT_FUNCTIONS()
|
| H A D | JsiSkVertices.h | 60 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 66 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS() 71 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 76 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS() 82 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 94 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkMatrix.h | 28 const auto &object = value.asObject(runtime); in getMatrix() 46 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 53 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 60 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 67 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 73 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 78 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION() 105 const auto &object = obj.asObject(runtime); in JSI_EXPORT_FUNCTIONS()
|
| H A D | JsiSkVertices.h | 60 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 66 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS() 71 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 76 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS() 82 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS() 94 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkVertices.h | 53 return obj.asObject(runtime) in JSI_EXPORT_FUNC() 74 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in createCtor() 80 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor() 85 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in createCtor() 90 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor() 96 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in createCtor() 108 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in createCtor()
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkVertices.h | 53 return obj.asObject(runtime) in JSI_EXPORT_FUNC() 74 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in createCtor() 80 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor() 85 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in createCtor() 90 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor() 96 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in createCtor() 108 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in createCtor()
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkVertices.h | 52 return obj.asObject(runtime) in JSI_EXPORT_FUNC() 73 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in createCtor() 78 runtime, jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor() 83 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in createCtor() 88 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor() 94 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in createCtor() 105 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in createCtor()
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkVertices.h | 52 return obj.asObject(runtime) in JSI_EXPORT_FUNC() 73 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in createCtor() 78 runtime, jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor() 83 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in createCtor() 88 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor() 94 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in createCtor() 105 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in createCtor()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkAnimation.h | 26 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkAnimation() 48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS() 55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | ABI49_0_0RNSkAnimation.h | 26 arguments[0].asObject(runtime).asFunction(runtime)); in ABI49_0_0RNSkAnimation() 48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS() 55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkAnimation.h | 26 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkAnimation() 48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS() 55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkAnimation.h | 26 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkAnimation() 48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS() 55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/ |
| H A D | RNSkAnimation.h | 26 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkAnimation() 48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS() 55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
|