Searched defs:SaveBounds (Results 1 – 2 of 2) sorted by relevance
243 struct SaveBounds { struct in SkRecords::FillBounds244 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;
250 struct SaveBounds { struct in SkRecords::FillBounds251 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;