Home
last modified time | relevance | path

Searched refs:pad_image (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkImageFilter.cpp304 static sk_sp<SkSpecialImage> pad_image(SkSpecialImage* src, const SkImageFilter_Base::Context& ctx, in pad_image() function
350 sk_sp<SkSpecialImage> img(pad_image(src, ctx, bounds->width(), bounds->height(), in applyCropRectAndPad()
/third_party/skia/src/core/
DSkImageFilter.cpp392 static sk_sp<SkSpecialImage> pad_image(SkSpecialImage* src, const SkImageFilter_Base::Context& ctx, in pad_image() function
438 sk_sp<SkSpecialImage> img(pad_image(src, ctx, bounds->width(), bounds->height(), in applyCropRectAndPad()