Flutter Engine
The Flutter Engine
sktext::gpu::BagOfBytes Member List

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::BagOfBytesinline
BagOfBytes(char *block, size_t blockSize, size_t firstHeapAllocation)sktext::gpu::BagOfBytes
BagOfBytes(size_t firstHeapAllocation=0)sktext::gpu::BagOfBytesexplicit
BagOfBytes(const BagOfBytes &)=deletesktext::gpu::BagOfBytes
BagOfBytes(BagOfBytes &&that)sktext::gpu::BagOfBytesinline
MinimumSizeWithOverhead(int requestedSize, int assumedAlignment, int blockSize, int maxAlignment)sktext::gpu::BagOfBytesinlinestatic
operator=(const BagOfBytes &)=deletesktext::gpu::BagOfBytes
operator=(BagOfBytes &&that)sktext::gpu::BagOfBytesinline
PlatformMinimumSizeWithOverhead(int requestedSize, int assumedAlignment)sktext::gpu::BagOfBytesinlinestatic
Storage typedefsktext::gpu::BagOfBytes
WillCountFit(int n)sktext::gpu::BagOfBytesinlinestatic
~BagOfBytes()sktext::gpu::BagOfBytes