Searched defs:BitmapTextBlob (Results 1 – 2 of 2) sorted by relevance
69 struct BitmapTextBlob : public SkRefCnt { struct95 struct Run {154 struct BigGlyph {164 struct Key {183 struct StrokeInfo {189 enum TextType {216 BitmapTextBlob() in BitmapTextBlob() argument221 ~BitmapTextBlob() override { in ~BitmapTextBlob() argument227 static const Key& GetKey(const BitmapTextBlob& blob) { in GetKey() argument236 BitmapTextBlob* blob = reinterpret_cast<BitmapTextBlob*>(p); in delete() argument[all …]
17 typedef GrAtlasTextContext::BitmapTextBlob BitmapTextBlob; typedef