Searched defs:SaveBounds (Results 1 – 2 of 2) sorted by relevance
235 struct SaveBounds { struct in SkRecords::FillBounds236 int controlOps; // Number of control ops in this Save block, including the Save.237 Bounds bounds; // Bounds of everything in the block.238 const SkPaint* paint; // Unowned. If set, adjusts the bounds of all ops in this block.239 SkMatrix ctm;
241 struct SaveBounds { struct in SkRecords::FillBounds242 int controlOps; // Number of control ops in this Save block, including the Save.243 Bounds bounds; // Bounds of everything in the block.244 const SkPaint* paint; // Unowned. If set, adjusts the bounds of all ops in this block.245 SkMatrix ctm;