Flutter Engine
The Flutter Engine
|
This is the complete list of members for flutter::LayerSnapshotData, including all inherited members.
GetBounds() const | flutter::LayerSnapshotData | inline |
GetDuration() const | flutter::LayerSnapshotData | inline |
GetLayerUniqueId() const | flutter::LayerSnapshotData | inline |
GetSnapshot() const | flutter::LayerSnapshotData | inline |
LayerSnapshotData(int64_t layer_unique_id, const fml::TimeDelta &duration, const sk_sp< SkData > &snapshot, const SkRect &bounds) | flutter::LayerSnapshotData | |
~LayerSnapshotData()=default | flutter::LayerSnapshotData |