Searched refs:HasLCD (Results 1 – 2 of 2) sorted by relevance
63 inline static bool HasLCD(const SkTextBlob*);
59 bool GrAtlasTextContext::HasLCD(const SkTextBlob* blob) { in HasLCD() function in GrAtlasTextContext92 bool hasLCD = HasLCD(blob); in drawTextBlob()