Module webrender_api::display_list
source ยท Structsยง
- A display list.
- Describes the memory layout of a display list.
- DebugStats ๐Internal info used for more detailed analysis of serialized display lists
- DisplayListCapacity ๐
- DisplayListCapture ๐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.
- ReferenceFrameState ๐The offset stack for a given reference frame.
Enumsยง
- BuildState ๐
- DisplayListSection determines the target buffer for the display items.
- Peek ๐
Constantsยง
Functionsยง
- iter_spatial_tree ๐
- skip_slice ๐Returns the byte-range the slice occupied.