Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkRecordDraw.cpp271 struct SaveBounds { struct in SkRecords::FillBounds
272 int controlOps; // Number of control ops in this Save block, including the Save.
273 Bounds bounds; // Bounds of everything in the block.
274 const SkPaint* paint; // Unowned. If set, adjusts the bounds of all ops in this block.
275 SkMatrix ctm;