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

/external/skia/src/effects/
H A DSkGpuBlurUtils.cpp46 static void convolve_gaussian_1d(GrContext* context, function in namespace:SkGpuBlurUtils
99 convolve_gaussian_1d(context, rt, clip, srcRect, dstRect, texture,
131 convolve_gaussian_1d(context, rt, clip, srcRect, dstRect, texture,
135 convolve_gaussian_1d(context, rt, clip, lowerSrcRect, lowerDstRect, texture,
137 convolve_gaussian_1d(context, rt, clip, upperSrcRect, upperDstRect, texture,
139 convolve_gaussian_1d(context, rt, clip, middleSrcRect, middleDstRect, texture,

Completed in 77 milliseconds