Home
last modified time | relevance | path

Searched defs:CreateGaussian (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/effects/
DGrConvolutionEffect.h34 static GrFragmentProcessor* CreateGaussian(GrTexture* tex, in CreateGaussian() function
DGrMatrixConvolutionEffect.cpp185 GrMatrixConvolutionEffect::CreateGaussian(GrTexture* texture, in CreateGaussian() function in GrMatrixConvolutionEffect