Searched defs:hasBitmap (Results 1 – 2 of 2) sorted by relevance
89 bool hasText = false, hasBitmap = false; in Analysis() local
107 bool hasBitmap() const { return SkToBool(fTextType & kHasBitmap_TextType); } in hasBitmap() function