Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRecordDraw.cpp235 struct SaveBounds { struct in SkRecords::FillBounds
236 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;
/external/skia/src/core/
DSkRecordDraw.cpp241 struct SaveBounds { struct in SkRecords::FillBounds
242 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;