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

/external/chromium_org/chrome/browser/thumbnails/
H A Dcontent_analysis.cc255 skia::ConvolutionFilter1D smoothing_filter; local
257 &smoothing_filter, kernel_sigma, false);
262 smoothing_filter,
271 smoothing_filter,
299 skia::RecursiveFilter smoothing_filter(kernel_sigma,
305 smoothing_filter,
314 smoothing_filter,
/external/chromium_org/skia/ext/
H A Dconvolver_unittest.cc485 ConvolutionFilter1D smoothing_filter; local
487 SetUpGaussianConvolutionKernel(&smoothing_filter, 4.5f, false);
495 smoothing_filter.GetSingleFilter(

Completed in 102 milliseconds