OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateGaussian
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/effects/
GrConvolutionEffect.h
40
static GrFragmentProcessor*
CreateGaussian
(GrTexture* tex,
GrMatrixConvolutionEffect.h
42
static GrFragmentProcessor*
CreateGaussian
(GrTexture* texture,
GrMatrixConvolutionEffect.cpp
195
GrMatrixConvolutionEffect::
CreateGaussian
(GrTexture* texture,
/external/chromium_org/third_party/skia/src/effects/
SkGpuBlurUtils.cpp
57
SkAutoTUnref<GrFragmentProcessor> conv(GrConvolutionEffect::
CreateGaussian
(
78
SkAutoTUnref<GrFragmentProcessor> conv(GrMatrixConvolutionEffect::
CreateGaussian
(
Completed in 940 milliseconds