Home
last modified time | relevance | path

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

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