Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkGpuBlurUtils.cpp73 static void convolve_gaussian_1d(GrRenderTargetContext* renderTargetContext, in convolve_gaussian_1d() function
192 convolve_gaussian_1d(dstRenderTargetContext.get(), clip, dstRect, srcOffset, in convolve_gaussian()
246 convolve_gaussian_1d(dstRenderTargetContext.get(), clip, dstRect, srcOffset, in convolve_gaussian()
250 convolve_gaussian_1d(dstRenderTargetContext.get(), clip, leftRect, srcOffset, in convolve_gaussian()
252 convolve_gaussian_1d(dstRenderTargetContext.get(), clip, rightRect, srcOffset, in convolve_gaussian()
254 convolve_gaussian_1d(dstRenderTargetContext.get(), clip, midRect, srcOffset, in convolve_gaussian()
/external/skia/src/core/
DSkGpuBlurUtils.cpp63 static void convolve_gaussian_1d(GrSurfaceFillContext* sfc, in convolve_gaussian_1d() function
184 convolve_gaussian_1d(dstRenderTargetContext.get(), std::move(srcView), srcBounds, in convolve_gaussian()
238 convolve_gaussian_1d(dstRenderTargetContext.get(), srcView, srcBounds, rtcToSrcOffset, rect, in convolve_gaussian()