Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp200 const SkUserTypeface* userTF() const { in userTF() function in SkUserScalerContext
206 const SkUserTypeface* tf = this->userTF();
223 this->userTF()->fPaths[glyph].transform(fMatrix, path);
229 *metrics = scale_fontmetrics(this->userTF()->fMetrics, sx, sy);

Completed in 2 milliseconds