Home
last modified time | relevance | path

Searched defs:viewM (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/geometry/
DGrPathUtils.cpp35 const SkMatrix& viewM, in scaleToleranceToSrc()
/third_party/skia/src/gpu/ops/
DDefaultPathRenderer.cpp736 const SkMatrix& viewM = (reverse && viewMatrix.hasPerspective()) ? SkMatrix::I() : in internalDrawPath() local
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp684 bool can_disable_mipmap(const SkMatrix& viewM, in can_disable_mipmap()