Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/tessellate/
DPathTessellator.cpp36 const SkMatrix& shaderMatrix, in write_curve_patches()
83 const SkMatrix& shaderMatrix, in write_wedge_patches()
158 const SkMatrix& shaderMatrix, in prepareWithTriangles()
245 const SkMatrix& shaderMatrix, in prepare()
DStrokeTessellator.cpp37 const SkMatrix& shaderMatrix, in write_fixed_count_patches()
152 const SkMatrix& shaderMatrix, in prepare()
DPathTessellator.h108 const SkMatrix& shaderMatrix, in prepare()
/external/skia/src/gpu/graphite/render/
DTessellateStrokesRenderStep.cpp146 SkMatrix shaderMatrix = params.transform(); in writeVertices() local
/external/skia/src/gpu/ganesh/ops/
DPathStencilCoverOp.cpp140 const SkMatrix& shaderMatrix = SkMatrix::I(); in prePreparePrograms() local
/external/skia/tools/viewer/
DPathTessellatorsSlide.cpp76 const SkMatrix& shaderMatrix = SkMatrix::I(); in onPrepare() local
/external/skia/modules/skottie/src/effects/
DFractalNoiseEffect.cpp446 SkMatrix shaderMatrix() const { in shaderMatrix() function in skottie::internal::__anon40dae1460111::FractalNoiseAdapter