Flutter Engine
The Flutter Engine
|
This is the complete list of members for sktext::gpu::BagOfBytes, including all inherited members.
alignedBytes(int unsafeSize, int unsafeAlignment) | sktext::gpu::BagOfBytes | |
allocateBytesFor(int n=1) | sktext::gpu::BagOfBytes | inline |
BagOfBytes(char *block, size_t blockSize, size_t firstHeapAllocation) | sktext::gpu::BagOfBytes | |
BagOfBytes(size_t firstHeapAllocation=0) | sktext::gpu::BagOfBytes | explicit |
BagOfBytes(const BagOfBytes &)=delete | sktext::gpu::BagOfBytes | |
BagOfBytes(BagOfBytes &&that) | sktext::gpu::BagOfBytes | inline |
MinimumSizeWithOverhead(int requestedSize, int assumedAlignment, int blockSize, int maxAlignment) | sktext::gpu::BagOfBytes | inlinestatic |
operator=(const BagOfBytes &)=delete | sktext::gpu::BagOfBytes | |
operator=(BagOfBytes &&that) | sktext::gpu::BagOfBytes | inline |
PlatformMinimumSizeWithOverhead(int requestedSize, int assumedAlignment) | sktext::gpu::BagOfBytes | inlinestatic |
Storage typedef | sktext::gpu::BagOfBytes | |
WillCountFit(int n) | sktext::gpu::BagOfBytes | inlinestatic |
~BagOfBytes() | sktext::gpu::BagOfBytes |