Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkBlockAllocator::ByteRange Struct Reference

#include <SkBlockAllocator.h>

Public Attributes

BlockfBlock
 
int fStart
 
int fAlignedOffset
 
int fEnd
 

Detailed Description

Definition at line 169 of file SkBlockAllocator.h.

Member Data Documentation

◆ fAlignedOffset

int SkBlockAllocator::ByteRange::fAlignedOffset

Definition at line 172 of file SkBlockAllocator.h.

◆ fBlock

Block* SkBlockAllocator::ByteRange::fBlock

Definition at line 170 of file SkBlockAllocator.h.

◆ fEnd

int SkBlockAllocator::ByteRange::fEnd

Definition at line 173 of file SkBlockAllocator.h.

◆ fStart

int SkBlockAllocator::ByteRange::fStart

Definition at line 171 of file SkBlockAllocator.h.


The documentation for this struct was generated from the following file: