Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGpuBlurUtils.cpp69 static void convolve_gaussian_1d(GrRenderTargetContext* renderTargetContext, in convolve_gaussian_1d() function
132 convolve_gaussian_1d(renderTargetContext, clip, dstRect, srcOffset, in convolve_gaussian()
173 convolve_gaussian_1d(renderTargetContext, clip, dstRect, srcOffset, in convolve_gaussian()
177 convolve_gaussian_1d(renderTargetContext, clip, leftRect, srcOffset, in convolve_gaussian()
179 convolve_gaussian_1d(renderTargetContext, clip, rightRect, srcOffset, in convolve_gaussian()
181 convolve_gaussian_1d(renderTargetContext, clip, midRect, srcOffset, in convolve_gaussian()