Searched defs:SkGlyphRect (Results 1 – 1 of 1) sorted by relevance
174 class SkGlyphRect; variable184 SkGlyphRect(int16_t left, int16_t top, int16_t right, int16_t bottom) in SkGlyphRect() function207 SkGlyphRect(Storage rect) : fRect{rect} { } in SkGlyphRect() function