Module chromiumoxide::cdp::browser_protocol::layer_tree[][src]

Structs

CompositingReasonsParams

Provides the reasons why the given layer was composited. compositingReasons

CompositingReasonsParamsBuilder
CompositingReasonsReturns

Provides the reasons why the given layer was composited. compositingReasons

CompositingReasonsReturnsBuilder
DisableParams

Disables compositing tree inspection. disable

DisableReturns

Disables compositing tree inspection. disable

EnableParams

Enables compositing tree inspection. enable

EnableReturns

Enables compositing tree inspection. enable

EventLayerPainted
EventLayerTreeDidChange
Layer

Information about a compositing layer. Layer

LayerBuilder
LayerId

Unique Layer identifier. LayerId

LoadSnapshotParams

Returns the snapshot identifier. loadSnapshot

LoadSnapshotParamsBuilder
LoadSnapshotReturns

Returns the snapshot identifier. loadSnapshot

LoadSnapshotReturnsBuilder
MakeSnapshotParams

Returns the layer snapshot identifier. makeSnapshot

MakeSnapshotParamsBuilder
MakeSnapshotReturns

Returns the layer snapshot identifier. makeSnapshot

MakeSnapshotReturnsBuilder
PaintProfile

Array of timings, one per paint step. PaintProfile

PictureTile

Serialized fragment of layer picture along with its offset within the layer. PictureTile

PictureTileBuilder
ProfileSnapshotParams
ProfileSnapshotParamsBuilder
ProfileSnapshotReturns
ProfileSnapshotReturnsBuilder
ReleaseSnapshotParams

Releases layer snapshot captured by the back-end. releaseSnapshot

ReleaseSnapshotParamsBuilder
ReleaseSnapshotReturns

Releases layer snapshot captured by the back-end. releaseSnapshot

ReplaySnapshotParams

Replays the layer snapshot and returns the resulting bitmap. replaySnapshot

ReplaySnapshotParamsBuilder
ReplaySnapshotReturns

Replays the layer snapshot and returns the resulting bitmap. replaySnapshot

ReplaySnapshotReturnsBuilder
ScrollRect

Rectangle where scrolling happens on the main thread. ScrollRect

ScrollRectBuilder
SnapshotCommandLogParams

Replays the layer snapshot and returns canvas log. snapshotCommandLog

SnapshotCommandLogParamsBuilder
SnapshotCommandLogReturns

Replays the layer snapshot and returns canvas log. snapshotCommandLog

SnapshotCommandLogReturnsBuilder
SnapshotId

Unique snapshot identifier. SnapshotId

StickyPositionConstraint

Sticky position constraints. StickyPositionConstraint

StickyPositionConstraintBuilder

Enums

ScrollRectType

Reason for rectangle to force scrolling on the main thread