Home
last modified time | relevance | path

Searched refs:asABlurShadow (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/include/core/
DSkDrawLooper.h108 virtual bool asABlurShadow(BlurShadowRec*) const;
/third_party/flutter/skia/include/core/
DSkDrawLooper.h108 virtual bool asABlurShadow(BlurShadowRec*) const;
/third_party/flutter/skia/include/effects/
DSkLayerDrawLooper.h77 bool asABlurShadow(BlurShadowRec* rec) const override;
/third_party/skia/include/effects/
DSkLayerDrawLooper.h84 bool asABlurShadow(BlurShadowRec* rec) const override;
/third_party/skia/src/core/
DSkDrawLooper.cpp82 bool SkDrawLooper::asABlurShadow(BlurShadowRec*) const { in asABlurShadow() function in SkDrawLooper
/third_party/flutter/skia/src/core/
DSkDrawLooper.cpp81 bool SkDrawLooper::asABlurShadow(BlurShadowRec*) const { in asABlurShadow() function in SkDrawLooper
/third_party/flutter/skia/tests/
DBlurTest.cpp377 bool success = lp->asABlurShadow(&rec); in test_blurDrawLooper()
392 bool success = lp->asABlurShadow(&rec); in test_looper()
395 lp->asABlurShadow(&rec); in test_looper()
/third_party/flutter/skia/src/effects/
DSkLayerDrawLooper.cpp150 bool SkLayerDrawLooper::asABlurShadow(BlurShadowRec* bsRec) const { in asABlurShadow() function in SkLayerDrawLooper
/third_party/skia/src/effects/
DSkLayerDrawLooper.cpp153 bool SkLayerDrawLooper::asABlurShadow(BlurShadowRec* bsRec) const { in asABlurShadow() function in SkLayerDrawLooper