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

/external/skia/src/gpu/effects/
H A DGrConvolutionEffect.h34 static GrFragmentProcessor* CreateGaussian(GrTexture* tex, function in class:GrConvolutionEffect
H A DGrMatrixConvolutionEffect.h34 static GrFragmentProcessor* CreateGaussian(GrTexture* texture,
H A DGrMatrixConvolutionEffect.cpp185 GrMatrixConvolutionEffect::CreateGaussian(GrTexture* texture, function in class:GrMatrixConvolutionEffect
/external/skia/src/effects/
H A DSkGpuBlurUtils.cpp59 SkAutoTUnref<GrFragmentProcessor> conv(GrConvolutionEffect::CreateGaussian(
88 SkAutoTUnref<GrFragmentProcessor> conv(GrMatrixConvolutionEffect::CreateGaussian(

Completed in 222 milliseconds