Home
last modified time | relevance | path

Searched refs:glyphRect (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkGlyph.h312 SkGlyphRect glyphRect() const { in glyphRect() function
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp551 skGlyph->glyphRect().offset(SkScalarRoundToInt(x), SkScalarRoundToInt(y)); in Make()
1754 skGlyph->glyphRect().offset(SkScalarRoundToInt(x), SkScalarRoundToInt(y)); in Make()