Lines Matching full:backdrop
636 @return SaveLayerRec with empty backdrop
649 @param backdrop prior layer copied with SkImageFilter; may be nullptr
653 SaveLayerRec(const SkRect* bounds, const SkPaint* paint, const SkImageFilter* backdrop,
657 , fBackdrop(backdrop)
671 @param backdrop prior layer copied with SkImageFilter;
679 SaveLayerRec(const SkRect* bounds, const SkPaint* paint, const SkImageFilter* backdrop,
684 , fBackdrop(backdrop)