Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyph.h238 class SkGlyphRect; variable
249 SkGlyphRect(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) in SkGlyphRect() function
279 SkGlyphRect(Storage rect) : fRect{rect} { } in SkGlyphRect() function