Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DStrokeFixedCountTessellator.cpp100 const SkMatrix& shaderMatrix, in writePatches()
267 const SkMatrix& shaderMatrix, in prepare()
DPathCurveTessellator.cpp32 const SkMatrix& shaderMatrix, in writePatches()
DPathTessellator.h86 const SkMatrix& shaderMatrix, in prepare()
DPathWedgeTessellator.cpp134 const SkMatrix& shaderMatrix, in writePatches()
DStrokeHardwareTessellator.cpp670 const SkMatrix& shaderMatrix, in writePatches()
853 const SkMatrix& shaderMatrix, in prepare()
/external/skia/src/gpu/ops/
DPathStencilCoverOp.cpp140 const SkMatrix& shaderMatrix = SkMatrix::I(); in prePreparePrograms() local
/external/skia/samplecode/
DSamplePathTessellators.cpp82 const SkMatrix& shaderMatrix = SkMatrix::I(); in onPrepare() local
/external/skia/modules/skottie/src/effects/
DFractalNoiseEffect.cpp424 SkMatrix shaderMatrix() const { in shaderMatrix() function in skottie::internal::__anon084221ed0111::FractalNoiseAdapter