Home
last modified time | relevance | path

Searched defs:SaveBounds (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkRecordDraw.cpp243 struct SaveBounds { struct in SkRecords::FillBounds
244 int controlOps; // Number of control ops in this Save block, including the Save.
245 Bounds bounds; // Bounds of everything in the block.
246 const SkPaint* paint; // Unowned. If set, adjusts the bounds of all ops in this block.
247 SkMatrix ctm;
/third_party/skia/src/core/
DSkRecordDraw.cpp250 struct SaveBounds { struct in SkRecords::FillBounds
251 int controlOps; // Number of control ops in this Save block, including the Save.
252 Bounds bounds; // Bounds of everything in the block.
253 const SkPaint* paint; // Unowned. If set, adjusts the bounds of all ops in this block.
254 SkMatrix ctm;