Home
last modified time | relevance | path

Searched defs:runMatrix (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkGlyphRunPainter.cpp924 const SkMatrix& runMatrix = this->ctm(); in processGlyphRun() local
940 const SkGlyphRun& glyphRun, const SkMatrix& runMatrix, in processGlyphRunForMask()
1011 const SkGlyphRun& glyphRun, const SkMatrix& runMatrix, in processGlyphRunForPaths()
1042 const SkGlyphRun& glyphRun, const SkMatrix& runMatrix, in maybeProcessGlyphRunForDFT()
/external/skia/src/core/
DSkGlyphRunPainter.cpp134 SkMatrix runMatrix = deviceMatrix; in drawForBitmapDevice() local