Home
last modified time | relevance | path

Searched refs:getAsFunction (Results 1 – 25 of 46) sorted by relevance

12

/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/props/
H A DDrawingProp.h22 auto drawingFunc = _drawingProp->value().getAsFunction(); in updateDerivedValue()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/props/
H A DDrawingProp.h22 auto drawingFunc = _drawingProp->value().getAsFunction(); in updateDerivedValue()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/props/
H A DDrawingProp.h24 auto drawingFunc = _drawingProp->value().getAsFunction(); in updateDerivedValue()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/props/
H A DDrawingProp.h24 auto drawingFunc = _drawingProp->value().getAsFunction(); in updateDerivedValue()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/props/
H A DDrawingProp.h24 auto drawingFunc = _drawingProp->value().getAsFunction(); in updateDerivedValue()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/props/
H A DDrawingProp.h24 auto drawingFunc = _drawingProp->value().getAsFunction(); in updateDerivedValue()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/
H A DABI47_0_0RNSkJsView.h104 …cast<ABI47_0_0RNSkJsRenderer>(getRenderer())->setDrawCallback(prop.second.getAsFunction()); in setJsiProperties()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkJsView.h104 …_pointer_cast<RNSkJsRenderer>(getRenderer())->setDrawCallback(prop.second.getAsFunction()); in setJsiProperties()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkJsView.h113 ->setDrawCallback(prop.second.getAsFunction()); in setJsiProperties()
H A DRNSkDomView.h118 ->setOnTouchCallback(prop.second.getAsFunction()); in setJsiProperties()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/
H A DABI49_0_0RNSkJsView.h113 ->setDrawCallback(prop.second.getAsFunction()); in setJsiProperties()
H A DABI49_0_0RNSkDomView.h118 ->setOnTouchCallback(prop.second.getAsFunction()); in setJsiProperties()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkJsView.h113 ->setDrawCallback(prop.second.getAsFunction()); in setJsiProperties()
H A DRNSkDomView.h118 ->setOnTouchCallback(prop.second.getAsFunction()); in setJsiProperties()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkJsView.h113 ->setDrawCallback(prop.second.getAsFunction()); in setJsiProperties()
H A DRNSkDomView.h118 ->setOnTouchCallback(prop.second.getAsFunction()); in setJsiProperties()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkJsView.h113 ->setDrawCallback(prop.second.getAsFunction()); in setJsiProperties()
H A DRNSkDomView.h118 ->setOnTouchCallback(prop.second.getAsFunction()); in setJsiProperties()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/
H A DABI48_0_0RNSkJsView.h113 ->setDrawCallback(prop.second.getAsFunction()); in setJsiProperties()
H A DABI48_0_0RNSkDomView.h118 ->setOnTouchCallback(prop.second.getAsFunction()); in setJsiProperties()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/jsi/
H A DJsiValueWrapper.h103 std::shared_ptr<jsi::Function> getAsFunction() { in getAsFunction() function
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/jsi/
H A DJsiValueWrapper.h103 std::shared_ptr<jsi::Function> getAsFunction() { in getAsFunction() function
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h157 const jsi::HostFunctionType getAsFunction() const;
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h157 const jsi::HostFunctionType getAsFunction() const;
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/
H A DJsiValue.h157 const jsi::HostFunctionType getAsFunction() const;

12