| /expo/packages/expo-modules-core/common/cpp/ |
| H A D | ObjectDeallocator.h | 13 typedef std::function<void()> Block; typedef 15 ObjectDeallocator(const Block deallocator) : deallocator(deallocator) {}; in ObjectDeallocator() 21 const Block deallocator; 31 ObjectDeallocator::Block deallocatorBlock,
|
| H A D | ObjectDeallocator.cpp | 11 ObjectDeallocator::Block deallocatorBlock, in setDeallocator()
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/private/base/ |
| H A D | SkDeque.h | 64 struct Block; 86 SkDeque::Block* fCurBlock; 123 Block* fFrontBlock; 124 Block* fBackBlock; 130 Block* allocateBlock(int allocCount); 131 void freeBlock(Block* block);
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/private/base/ |
| H A D | SkDeque.h | 64 struct Block; 86 SkDeque::Block* fCurBlock; 123 Block* fFrontBlock; 124 Block* fBackBlock; 130 Block* allocateBlock(int allocCount); 131 void freeBlock(Block* block);
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/private/base/ |
| H A D | SkDeque.h | 64 struct Block; 86 SkDeque::Block* fCurBlock; 123 Block* fFrontBlock; 124 Block* fBackBlock; 130 Block* allocateBlock(int allocCount); 131 void freeBlock(Block* block);
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/private/base/ |
| H A D | SkDeque.h | 64 struct Block; 86 SkDeque::Block* fCurBlock; 123 Block* fFrontBlock; 124 Block* fBackBlock; 130 Block* allocateBlock(int allocCount); 131 void freeBlock(Block* block);
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/private/ |
| H A D | SkDeque.h | 62 struct Block; 84 SkDeque::Block* fCurBlock; 121 Block* fFrontBlock; 122 Block* fBackBlock; 128 Block* allocateBlock(int allocCount); 129 void freeBlock(Block* block);
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/private/base/ |
| H A D | SkDeque.h | 64 struct Block; 86 SkDeque::Block* fCurBlock; 123 Block* fFrontBlock; 124 Block* fBackBlock; 130 Block* allocateBlock(int allocCount); 131 void freeBlock(Block* block);
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/private/ |
| H A D | SkDeque.h | 62 struct Block; 84 SkDeque::Block* fCurBlock; 121 Block* fFrontBlock; 122 Block* fBackBlock; 128 Block* allocateBlock(int allocCount); 129 void freeBlock(Block* block);
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/private/base/ |
| H A D | SkDeque.h | 64 struct Block; 86 SkDeque::Block* fCurBlock; 123 Block* fFrontBlock; 124 Block* fBackBlock; 130 Block* allocateBlock(int allocCount); 131 void freeBlock(Block* block);
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/sksl/ |
| H A D | DSLBlock.h | 20 class Block; variable 46 std::unique_ptr<SkSL::Block> release();
|
| H A D | DSL.h | 21 using Block = DSLBlock; variable
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/sksl/ |
| H A D | DSLBlock.h | 21 class Block; variable 57 std::unique_ptr<SkSL::Block> release();
|
| H A D | DSL.h | 21 using Block = DSLBlock; variable
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/ |
| H A D | TextStyle.h | 335 struct Block { struct 336 Block() = default; 337 Block(size_t start, size_t end, const TextStyle& style) : fRange(start, end), fStyle(style) {} in Block() argument 338 Block(TextRange textRange, const TextStyle& style) : fRange(textRange), fStyle(style) {} in Block() argument
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/ |
| H A D | TextStyle.h | 335 struct Block { struct 336 Block() = default; 337 Block(size_t start, size_t end, const TextStyle& style) : fRange(start, end), fStyle(style) {} in Block() argument 338 Block(TextRange textRange, const TextStyle& style) : fRange(textRange), fStyle(style) {} in Block() function
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/ |
| H A D | TextStyle.h | 335 struct Block { struct 336 Block() = default; 337 Block(size_t start, size_t end, const TextStyle& style) : fRange(start, end), fStyle(style) {} in Block() function 338 Block(TextRange textRange, const TextStyle& style) : fRange(textRange), fStyle(style) {} in Block() argument
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/ |
| H A D | TextStyle.h | 335 struct Block { struct 336 Block() = default; 337 Block(size_t start, size_t end, const TextStyle& style) : fRange(start, end), fStyle(style) {} in Block() function 338 Block(TextRange textRange, const TextStyle& style) : fRange(textRange), fStyle(style) {} in Block() argument
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/ |
| H A D | TextStyle.h | 335 struct Block { struct 336 Block() = default; 337 Block(size_t start, size_t end, const TextStyle& style) : fRange(start, end), fStyle(style) {} in Block() function 338 Block(TextRange textRange, const TextStyle& style) : fRange(textRange), fStyle(style) {} in Block() function
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/ |
| H A D | TextStyle.h | 312 struct Block { struct 313 Block() = default; 314 Block(size_t start, size_t end, const TextStyle& style) : fRange(start, end), fStyle(style) {} in Block() argument 315 Block(TextRange textRange, const TextStyle& style) : fRange(textRange), fStyle(style) {} in Block() argument
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/ |
| H A D | TextStyle.h | 335 struct Block { struct 336 Block() = default; 337 Block(size_t start, size_t end, const TextStyle& style) : fRange(start, end), fStyle(style) {} in Block() argument 338 Block(TextRange textRange, const TextStyle& style) : fRange(textRange), fStyle(style) {} in Block() argument
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkStream.h | 505 struct Block; 506 Block* fHead = nullptr; 507 Block* fTail = nullptr;
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkStream.h | 505 struct Block; 506 Block* fHead = nullptr; 507 Block* fTail = nullptr;
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkStream.h | 505 struct Block; 506 Block* fHead = nullptr; 507 Block* fTail = nullptr;
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkStream.h | 506 struct Block; 507 Block* fHead = nullptr; 508 Block* fTail = nullptr;
|