Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/effects/
DGrMatrixConvolutionEffect.cpp272 GrMatrixConvolutionEffect::GrMatrixConvolutionEffect(std::unique_ptr<GrFragmentProcessor> child, in GrMatrixConvolutionEffect() function in GrMatrixConvolutionEffect
293 GrMatrixConvolutionEffect::GrMatrixConvolutionEffect(const GrMatrixConvolutionEffect& that) in GrMatrixConvolutionEffect() function in GrMatrixConvolutionEffect
350 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(GrMatrixConvolutionEffect) in GR_DEFINE_FRAGMENT_PROCESSOR_TEST() argument