Searched refs:asABlurShadow (Results 1 – 9 of 9) sorted by relevance
65 bool SkDrawLooper::asABlurShadow(BlurShadowRec*) const { in asABlurShadow() function in SkDrawLooper
98 virtual bool asABlurShadow(BlurShadowRec*) const;
108 virtual bool asABlurShadow(BlurShadowRec*) const;
77 bool asABlurShadow(BlurShadowRec* rec) const override;
84 bool asABlurShadow(BlurShadowRec* rec) const override;
82 bool SkDrawLooper::asABlurShadow(BlurShadowRec*) const { in asABlurShadow() function in SkDrawLooper
375 bool success = lp->asABlurShadow(&rec); in test_blurDrawLooper()390 bool success = lp->asABlurShadow(&rec); in test_looper()393 lp->asABlurShadow(&rec); in test_looper()
153 bool SkLayerDrawLooper::asABlurShadow(BlurShadowRec* bsRec) const { in asABlurShadow() function in SkLayerDrawLooper
166 bool SkLayerDrawLooper::asABlurShadow(BlurShadowRec* bsRec) const { in asABlurShadow() function in SkLayerDrawLooper