Home
last modified time | relevance | path

Searched defs:clipPath (Results 1 – 25 of 54) sorted by relevance

123

/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGRenderContext.h134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGRenderContext.h134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGRenderContext.h134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGRenderContext.h134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGRenderContext.h134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGRenderContext.h134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGRenderContext.h134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGRenderContext.h134 const SkPath* clipPath() const { return fClipPath.getMaybeNull(); } in clipPath() function
/expo/ios/vendored/unversioned/react-native-svg/apple/ViewManagers/
H A DRNSVGNodeManager.mm43 RCT_EXPORT_VIEW_PROPERTY(clipPath, NSString) category
/expo/ios/vendored/sdk49/react-native-svg/apple/ViewManagers/
H A DABI49_0_0RNSVGNodeManager.mm43 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(clipPath, NSString) category
/expo/ios/vendored/sdk47/react-native-svg/apple/ViewManagers/
H A DABI47_0_0RNSVGNodeManager.mm170 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(clipPath, NSString) category
/expo/ios/vendored/sdk48/react-native-svg/apple/ViewManagers/
H A DABI48_0_0RNSVGNodeManager.mm170 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(clipPath, NSString) category
/expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/
H A DGroupView.java218 Path clipPath = getClipPath(); in hitTest() local
H A DRenderableView.java622 Path clipPath = getClipPath(); in hitTest() local
653 Path clipPath = getClipPath(); in initBounds() local
H A DVirtualView.java277 public void setClipPath(String clipPath) { in setClipPath()
339 Path clipPath = in getClipPath() local
H A DImageView.java230 Path clipPath = getClipPath(canvas, paint); in doRender() local
/expo/android/vendored/sdk48/react-native-svg/android/src/main/java/abi48_0_0/com/horcrux/svg/
H A DGroupView.java218 Path clipPath = getClipPath(); in hitTest() local
H A DVirtualView.java277 public void setClipPath(String clipPath) { in setClipPath()
339 Path clipPath = in getClipPath() local
H A DRenderableView.java622 Path clipPath = getClipPath(); in hitTest() local
653 Path clipPath = getClipPath(); in initBounds() local
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DGroupView.java227 Path clipPath = getClipPath(); in hitTest() local
H A DVirtualView.java299 public void setClipPath(String clipPath) { in setClipPath()
358 Path clipPath = in getClipPath() local
H A DRenderableView.java621 Path clipPath = getClipPath(); in hitTest() local
652 Path clipPath = getClipPath(); in initBounds() local
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DGroupView.java227 Path clipPath = getClipPath(); in hitTest() local
H A DVirtualView.java299 public void setClipPath(String clipPath) { in setClipPath()
358 Path clipPath = in getClipPath() local
H A DRenderableView.java621 Path clipPath = getClipPath(); in hitTest() local
652 Path clipPath = getClipPath(); in initBounds() local

123