Lines Matching full:backdrop
645 @return SaveLayerRec with empty backdrop
658 @param backdrop prior layer copied with SkImageFilter; may be nullptr
662 SaveLayerRec(const SkRect* bounds, const SkPaint* paint, const SkImageFilter* backdrop,
666 , fBackdrop(backdrop)
680 @param backdrop prior layer copied with SkImageFilter;
688 SaveLayerRec(const SkRect* bounds, const SkPaint* paint, const SkImageFilter* backdrop,
693 , fBackdrop(backdrop)