Searched refs:convolve_gaussian_2d (Results 1 – 2 of 2) sorted by relevance
108 static sk_sp<GrRenderTargetContext> convolve_gaussian_2d(GrRecordingContext* context, in convolve_gaussian_2d() function517 return convolve_gaussian_2d(context, std::move(srcProxy), localSrcBounds, srcOffset, in GaussianBlur()
98 static std::unique_ptr<skgpu::v1::SurfaceDrawContext> convolve_gaussian_2d( in convolve_gaussian_2d() function559 return convolve_gaussian_2d(rContext, std::move(srcView), srcColorType, srcBounds, in GaussianBlur()