Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
DPathTessellator.h89 const SkMatrix& shaderMatrix, in prepare()
DPathCurveTessellator.cpp38 const SkMatrix& shaderMatrix, in writePatches()
DPathWedgeTessellator.cpp137 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.cpp140 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::__anon6c279b520111::FractalNoiseAdapter