Home
last modified time | relevance | path

Searched refs:getMatrixAt (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/svg/src/
H A DSkSVGTextPriv.h161 SkMatrix getMatrixAt(float offset) const;
H A DSkSVGText.cpp366 SkMatrix SkSVGTextContext::PathData::getMatrixAt(float offset) const { in getMatrixAt() function in SkSVGTextContext::PathData
404 const auto m = fPathData->getMatrixAt(path_offset) * in computeGlyphXform()

Completed in 4 milliseconds