Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyph.h174 class SkGlyphRect; variable
184 SkGlyphRect(int16_t left, int16_t top, int16_t right, int16_t bottom) in SkGlyphRect() function
207 SkGlyphRect(Storage rect) : fRect{rect} { } in SkGlyphRect() function