Searched defs:paintMatrix (Results 1 – 4 of 4) sorted by relevance
924 const auto paintMatrix = SkMatrix::Concat(args.fMatrixProvider.localToDevice(), *localMatrix); in asFragmentProcessor() local
606 const SkMatrix* paintMatrix, const SkRect* postPaintRect) const { in drawRect() argument
609 const SkMatrix* paintMatrix, const SkRect* postPaintRect) const { in drawRect() argument
1411 const auto paintMatrix = SkMatrix::Concat(*args.fViewMatrix, *localMatrix); in asFragmentProcessor() local