HomeSort by relevance Sort by last modified time
    Searched refs:make_localspace_filter (Results 1 - 2 of 2) sorted by null

  /external/skia/src/effects/
SkPictureImageFilter.cpp 47 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/
SkPictureImageFilter.cpp 47 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 62 milliseconds