Home
last modified time | relevance | path

Searched defs:kernelSize (Results 1 – 15 of 15) sorted by relevance

/external/skqp/src/gpu/effects/
DGrMatrixConvolutionEffect.h21 const SkISize& kernelSize, in Make()
45 const SkISize& kernelSize() const { return fKernelSize; } in kernelSize() function
DGrMatrixConvolutionEffect.cpp148 const SkISize& kernelSize, in GrMatrixConvolutionEffect()
299 const SkISize& kernelSize, in MakeGaussian()
326 SkISize kernelSize = SkISize::Make(width, height); in TestCreate() local
/external/skia/src/gpu/effects/
DGrMatrixConvolutionEffect.h21 const SkISize& kernelSize, in Make()
45 const SkISize& kernelSize() const { return fKernelSize; } in kernelSize() function
DGrMatrixConvolutionEffect.cpp148 const SkISize& kernelSize, in GrMatrixConvolutionEffect()
299 const SkISize& kernelSize, in MakeGaussian()
326 SkISize kernelSize = SkISize::Make(width, height); in TestCreate() local
/external/skqp/bench/
DMatrixConvolutionBench.cpp29 SkISize kernelSize = SkISize::Make(3, 3); in MatrixConvolutionBench() local
/external/skia/bench/
DMatrixConvolutionBench.cpp29 SkISize kernelSize = SkISize::Make(3, 3); in MatrixConvolutionBench() local
/external/skqp/src/effects/imagefilters/
DSkMatrixConvolutionImageFilter.cpp29 SkMatrixConvolutionImageFilter::SkMatrixConvolutionImageFilter(const SkISize& kernelSize, in SkMatrixConvolutionImageFilter()
53 sk_sp<SkImageFilter> SkMatrixConvolutionImageFilter::Make(const SkISize& kernelSize, in Make()
84 SkISize kernelSize; in CreateProc() local
/external/skia/src/effects/imagefilters/
DSkMatrixConvolutionImageFilter.cpp29 SkMatrixConvolutionImageFilter::SkMatrixConvolutionImageFilter(const SkISize& kernelSize, in SkMatrixConvolutionImageFilter()
53 sk_sp<SkImageFilter> SkMatrixConvolutionImageFilter::Make(const SkISize& kernelSize, in Make()
84 SkISize kernelSize; in CreateProc() local
/external/skia/gm/
Dmatrixconvolution.cpp59 SkISize kernelSize = SkISize::Make(3, 3); in draw() local
Dimagefiltersgraph.cpp123 SkISize kernelSize = SkISize::Make(3, 3); in onDraw() local
/external/skqp/gm/
Dmatrixconvolution.cpp59 SkISize kernelSize = SkISize::Make(3, 3); in draw() local
Dimagefiltersgraph.cpp123 SkISize kernelSize = SkISize::Make(3, 3); in onDraw() local
/external/skqp/tests/
DImageFilterTest.cpp181 const SkISize kernelSize = SkISize::Make(3, 3); in FilterList() local
1071 SkISize kernelSize = SkISize::Make(1, 3); in DEF_TEST() local
1099 SkISize kernelSize = SkISize::Make(3, 1); in DEF_TEST() local
1136 SkISize kernelSize = SkISize::Make(7, 7); in test_big_kernel() local
/external/skia/tests/
DImageFilterTest.cpp181 const SkISize kernelSize = SkISize::Make(3, 3); in FilterList() local
1069 SkISize kernelSize = SkISize::Make(1, 3); in DEF_TEST() local
1097 SkISize kernelSize = SkISize::Make(3, 1); in DEF_TEST() local
1134 SkISize kernelSize = SkISize::Make(7, 7); in test_big_kernel() local
/external/ImageMagick/MagickCore/
Daccelerate.c1542 kernelSize; in ComputeConvolveImage() local