Module webrender_api::display_list
source ยท Structsยง
- A display list.
- Describes the memory layout of a display list.
- Debug
Stats ๐Internal info used for more detailed analysis of serialized display lists - Display
List ๐Capacity - Display
List ๐Capture A debug (human-readable) representation of a built display list that can be used for capture and replay. - Stats for an individual item
- Maps from stacking context layout coordinates into reference frame relative coordinates.
- Reference
Frame ๐State The offset stack for a given reference frame.
Enumsยง
- Build
State ๐ - DisplayListSection determines the target buffer for the display items.
- Peek ๐
Constantsยง
Functionsยง
- iter_
spatial_ ๐tree - skip_
slice ๐Returns the byte-range the slice occupied.