Searched refs:make_localspace_filter (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/effects/
H A DSkPictureImageFilter.cpp47 static sk_sp<SkImageFilter> make_localspace_filter(sk_sp<SkPicture> pic, const SkRect& cropRect, function
68 return make_localspace_filter(std::move(picture), cropRect,
/external/skqp/src/effects/
H A DSkPictureImageFilter.cpp47 static sk_sp<SkImageFilter> make_localspace_filter(sk_sp<SkPicture> pic, const SkRect& cropRect, function
68 return make_localspace_filter(std::move(picture), cropRect,

Completed in 96 milliseconds