Searched defs:SaveBehind (Results 1 – 5 of 5) sorted by relevance
141 struct SaveBehind final : Op { struct142 static const auto kType = Type::SaveBehind;143 SaveBehind(const SkRect* subset) { in SaveBehind() argument146 SkRect subset = kUnset;147 void draw(SkCanvas* c, const SkMatrix&) const { in draw()
35 int SkAndroidFrameworkUtils::SaveBehind(SkCanvas* canvas, const SkRect* subset) { in SaveBehind() function in SkAndroidFrameworkUtils
49 static int SaveBehind(SkCanvas* canvas, const SkRect* subset) { in SaveBehind() function
296 void trackBounds(const SaveBehind&) { in trackBounds()
28 SaveBehind, enumerator