Searched defs:SaveBounds (Results 1 – 1 of 1) sorted by relevance
229 struct SaveBounds { struct in SkRecords::FillBounds230 int controlOps; // Number of control ops in this Save block, including the Save.231 Bounds bounds; // Bounds of everything in the block.232 const SkPaint* paint; // Unowned. If set, adjusts the bounds of all ops in this block.233 SkMatrix ctm;