Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecordDraw.cpp622 struct SaveLayerInfo { struct in SkRecords::CollectLayers
623 SaveLayerInfo() { } in SaveLayerInfo() argument
624 SaveLayerInfo(int opIndex, bool isSaveLayer, const SkRect* bounds, const SkPaint* paint) in SaveLayerInfo() function
632 int fStartIndex;
633 bool fIsSaveLayer;
634 bool fHasNestedSaveLayer;
635 SkRect fBounds;
636 const SkPaint* fPaint;