Searched refs:hasBitmap (Results 1 – 4 of 4) sorted by relevance
114 if (this->hasBitmap() && this->hasDistanceField()) { in mustRegenerate()122 if (this->hasBitmap()) { in mustRegenerate()
130 bool hasBitmap() const { return SkToBool(fTextType & kHasBitmap_TextType); } in hasBitmap() function
347 bool GrTextBlob::hasBitmap() const { return SkToBool(fTextType & kHasBitmap_TextType); } in hasBitmap() function in GrTextBlob406 if (this->hasBitmap() && this->hasDistanceField()) { in mustRegenerate()412 if (this->hasBitmap()) { in mustRegenerate()
121 bool hasBitmap() const;