Flutter Engine
The Flutter Engine
|
#include <SkBlockAllocator.h>
Public Attributes | |
Block * | fBlock |
int | fStart |
int | fAlignedOffset |
int | fEnd |
Definition at line 169 of file SkBlockAllocator.h.
int SkBlockAllocator::ByteRange::fAlignedOffset |
Definition at line 172 of file SkBlockAllocator.h.
Block* SkBlockAllocator::ByteRange::fBlock |
Definition at line 170 of file SkBlockAllocator.h.
int SkBlockAllocator::ByteRange::fEnd |
Definition at line 173 of file SkBlockAllocator.h.
int SkBlockAllocator::ByteRange::fStart |
Definition at line 171 of file SkBlockAllocator.h.