Searched refs:SaveBehind (Results 1 – 3 of 3) sorted by relevance
21 X(SaveBehind)
121 struct SaveBehind final : Op { struct122 static const auto kType = Type::SaveBehind; argument123 SaveBehind(const SkRect* subset) { in SaveBehind() argument128 SkAndroidFrameworkUtils::SaveBehind(c, &subset); in draw()546 this->push<SaveBehind>(0, subset); in saveBehind()
192 return SkAndroidFrameworkUtils::SaveBehind(mCanvas, &bounds); in saveUnclippedLayer()