Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/effects/
DGrMatrixEffect.h27 GrMatrixEffect(SkMatrix matrix, std::unique_ptr<GrFragmentProcessor> child) in GrMatrixEffect() function
DGrMatrixEffect.cpp69 GrMatrixEffect::GrMatrixEffect(const GrMatrixEffect& src) in GrMatrixEffect() function in GrMatrixEffect