Home
last modified time | relevance | path

Searched refs:Block (Results 1 – 25 of 43) sorted by relevance

12

/expo/packages/expo-modules-core/common/cpp/
H A DObjectDeallocator.h13 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 DObjectDeallocator.cpp11 ObjectDeallocator::Block deallocatorBlock, in setDeallocator()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/private/base/
H A DSkDeque.h64 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 DSkDeque.h64 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 DSkDeque.h64 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 DSkDeque.h64 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 DSkDeque.h62 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 DSkDeque.h64 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 DSkDeque.h62 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 DSkDeque.h64 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 DDSLBlock.h20 class Block; variable
46 std::unique_ptr<SkSL::Block> release();
H A DDSL.h21 using Block = DSLBlock; variable
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/sksl/
H A DDSLBlock.h21 class Block; variable
57 std::unique_ptr<SkSL::Block> release();
H A DDSL.h21 using Block = DSLBlock; variable
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/
H A DTextStyle.h335 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 DTextStyle.h335 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 DTextStyle.h335 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 DTextStyle.h335 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 DTextStyle.h335 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 DTextStyle.h312 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 DTextStyle.h335 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 DSkStream.h505 struct Block;
506 Block* fHead = nullptr;
507 Block* fTail = nullptr;
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkStream.h505 struct Block;
506 Block* fHead = nullptr;
507 Block* fTail = nullptr;
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkStream.h505 struct Block;
506 Block* fHead = nullptr;
507 Block* fTail = nullptr;
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkStream.h506 struct Block;
507 Block* fHead = nullptr;
508 Block* fTail = nullptr;

12