Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
DPathTessellator.h89 const SkMatrix& shaderMatrix, in prepare()
DPathWedgeTessellator.cpp137 const SkMatrix& shaderMatrix, in writePatches()
DPathCurveTessellator.cpp38 const SkMatrix& shaderMatrix, in writePatches()
DStrokeFixedCountTessellator.cpp240 const SkMatrix& shaderMatrix, in prepare()
DStrokeHardwareTessellator.cpp700 const SkMatrix& shaderMatrix, in prepare()
/third_party/skia/src/gpu/ops/
DPathStencilCoverOp.cpp139 const SkMatrix& shaderMatrix = SkMatrix::I(); in prePreparePrograms() local
/third_party/skia/samplecode/
DSamplePathTessellators.cpp83 const SkMatrix& shaderMatrix = SkMatrix::I(); in onPrepare() local
/third_party/skia/modules/skottie/src/effects/
DFractalNoiseEffect.cpp428 SkMatrix shaderMatrix() const { in shaderMatrix() function in skottie::internal::__anon887ee0130111::FractalNoiseAdapter
/third_party/flutter/skia/src/core/
DSkBitmapDevice.cpp671 SkMatrix maskMatrix, shaderMatrix; in drawSpecial() local