| /expo/ios/versioned/sdk47/EXGL/common/ |
| H A D | ABI47_0_0EXGLNativeContext.h | 48 using Op = std::function<void(void)>; variable 49 using Batch = std::vector<Op>; 70 void addToNextBatch(Op &&op) noexcept; 73 void addBlockingToNextBatch(Op &&op);
|
| H A D | ABI47_0_0EXGLNativeContext.cpp | 50 nextBatch = std::vector<Op>(); in endNextBatch() 56 void ABI47_0_0EXGLContext::addToNextBatch(Op &&op) noexcept { in addToNextBatch() 62 void ABI47_0_0EXGLContext::addBlockingToNextBatch(Op &&op) { in addBlockingToNextBatch()
|
| /expo/ios/versioned/sdk48/ExpoGL/common/ |
| H A D | ABI48_0_0EXGLNativeContext.h | 48 using Op = std::function<void(void)>; variable 49 using Batch = std::vector<Op>; 70 void addToNextBatch(Op &&op) noexcept; 73 void addBlockingToNextBatch(Op &&op);
|
| H A D | ABI48_0_0EXGLNativeContext.cpp | 50 nextBatch = std::vector<Op>(); in endNextBatch() 56 void ABI48_0_0EXGLContext::addToNextBatch(Op &&op) noexcept { in addToNextBatch() 62 void ABI48_0_0EXGLContext::addBlockingToNextBatch(Op &&op) { in addBlockingToNextBatch()
|
| /expo/packages/expo-gl/common/ |
| H A D | EXGLNativeContext.h | 48 using Op = std::function<void(void)>; variable 49 using Batch = std::vector<Op>; 71 void addToNextBatch(Op &&op) noexcept; 74 void addBlockingToNextBatch(Op &&op);
|
| H A D | EXGLNativeContext.cpp | 55 nextBatch = std::vector<Op>(); in endNextBatch() 61 void EXGLContext::addToNextBatch(Op &&op) noexcept { in addToNextBatch() 67 void EXGLContext::addBlockingToNextBatch(Op &&op) { in addBlockingToNextBatch()
|
| /expo/ios/versioned/sdk49/ExpoGL/common/ |
| H A D | ABI49_0_0EXGLNativeContext.h | 48 using Op = std::function<void(void)>; variable 49 using Batch = std::vector<Op>; 71 void addToNextBatch(Op &&op) noexcept; 74 void addBlockingToNextBatch(Op &&op);
|
| H A D | ABI49_0_0EXGLNativeContext.cpp | 55 nextBatch = std::vector<Op>(); in endNextBatch() 61 void ABI49_0_0EXGLContext::addToNextBatch(Op &&op) noexcept { in addToNextBatch() 67 void ABI49_0_0EXGLContext::addBlockingToNextBatch(Op &&op) { in addBlockingToNextBatch()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkRegion.h | 360 enum Op { enum 378 bool op(const SkIRect& rect, Op op) { in op() 394 bool op(const SkRegion& rgn, Op op) { return this->op(*this, rgn, op); } in op() 405 bool op(const SkIRect& rect, const SkRegion& rgn, Op op); 416 bool op(const SkRegion& rgn, const SkIRect& rect, Op op); 427 bool op(const SkRegion& rgna, const SkRegion& rgnb, Op op); 668 static bool Oper(const SkRegion&, const SkRegion&, SkRegion::Op, SkRegion*);
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkRegion.h | 360 enum Op { enum 378 bool op(const SkIRect& rect, Op op) { in op() 394 bool op(const SkRegion& rgn, Op op) { return this->op(*this, rgn, op); } in op() 405 bool op(const SkIRect& rect, const SkRegion& rgn, Op op); 416 bool op(const SkRegion& rgn, const SkIRect& rect, Op op); 427 bool op(const SkRegion& rgna, const SkRegion& rgnb, Op op); 668 static bool Oper(const SkRegion&, const SkRegion&, SkRegion::Op, SkRegion*);
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkRegion.h | 360 enum Op { enum 378 bool op(const SkIRect& rect, Op op) { in op() 394 bool op(const SkRegion& rgn, Op op) { return this->op(*this, rgn, op); } in op() 405 bool op(const SkIRect& rect, const SkRegion& rgn, Op op); 416 bool op(const SkRegion& rgn, const SkIRect& rect, Op op); 427 bool op(const SkRegion& rgna, const SkRegion& rgnb, Op op); 668 static bool Oper(const SkRegion&, const SkRegion&, SkRegion::Op, SkRegion*);
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkRegion.h | 360 enum Op { enum 378 bool op(const SkIRect& rect, Op op) { in op() 394 bool op(const SkRegion& rgn, Op op) { return this->op(*this, rgn, op); } in op() 405 bool op(const SkIRect& rect, const SkRegion& rgn, Op op); 416 bool op(const SkRegion& rgn, const SkIRect& rect, Op op); 427 bool op(const SkRegion& rgna, const SkRegion& rgnb, Op op); 668 static bool Oper(const SkRegion&, const SkRegion&, SkRegion::Op, SkRegion*);
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkRegion.h | 359 enum Op { enum 377 bool op(const SkIRect& rect, Op op) { in op() 393 bool op(const SkRegion& rgn, Op op) { return this->op(*this, rgn, op); } in op() 404 bool op(const SkIRect& rect, const SkRegion& rgn, Op op); 415 bool op(const SkRegion& rgn, const SkIRect& rect, Op op); 426 bool op(const SkRegion& rgna, const SkRegion& rgnb, Op op); 662 static bool Oper(const SkRegion&, const SkRegion&, SkRegion::Op, SkRegion*);
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkRegion.h | 360 enum Op { enum 378 bool op(const SkIRect& rect, Op op) { in op() 394 bool op(const SkRegion& rgn, Op op) { return this->op(*this, rgn, op); } in op() 405 bool op(const SkIRect& rect, const SkRegion& rgn, Op op); 416 bool op(const SkRegion& rgn, const SkIRect& rect, Op op); 427 bool op(const SkRegion& rgna, const SkRegion& rgnb, Op op); 668 static bool Oper(const SkRegion&, const SkRegion&, SkRegion::Op, SkRegion*);
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkRegion.h | 360 enum Op { enum 378 bool op(const SkIRect& rect, Op op) { in op() 394 bool op(const SkRegion& rgn, Op op) { return this->op(*this, rgn, op); } in op() 405 bool op(const SkIRect& rect, const SkRegion& rgn, Op op); 416 bool op(const SkRegion& rgn, const SkIRect& rect, Op op); 427 bool op(const SkRegion& rgna, const SkRegion& rgnb, Op op); 668 static bool Oper(const SkRegion&, const SkRegion&, SkRegion::Op, SkRegion*);
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkRegion.h | 360 enum Op { enum 378 bool op(const SkIRect& rect, Op op) { in op() 394 bool op(const SkRegion& rgn, Op op) { return this->op(*this, rgn, op); } in op() 405 bool op(const SkIRect& rect, const SkRegion& rgn, Op op); 416 bool op(const SkRegion& rgn, const SkIRect& rect, Op op); 427 bool op(const SkRegion& rgna, const SkRegion& rgnb, Op op); 668 static bool Oper(const SkRegion&, const SkRegion&, SkRegion::Op, SkRegion*);
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/pathops/ |
| H A D | SkPathOps.h | 46 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
| /expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/ |
| H A D | GroupView.java | 150 Path getPath(final Canvas canvas, final Paint paint, final Region.Op op) { in getPath() 154 final Path.Op pop = Path.Op.valueOf(op.name()); in getPath()
|