Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrMatrixEffect.h35 GrMatrixEffect(SkMatrix matrix, std::unique_ptr<GrFragmentProcessor> child) in GrMatrixEffect() function
H A DGrMatrixEffect.cpp74 GrMatrixEffect::GrMatrixEffect(const GrMatrixEffect& src) in GrMatrixEffect() function in GrMatrixEffect