Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkBlurMF.cpp868 static std::unique_ptr<GrFragmentProcessor> make_rect_integral_fp(GrRecordingContext* rContext, in make_rect_integral_fp() function
958 std::unique_ptr<GrFragmentProcessor> integral = make_rect_integral_fp(context, sixSigma); in make_rect_blur()