Searched defs:hasGlyph (Results 1 – 3 of 3) sorted by relevance
61 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
50 bool AtlasManager::hasGlyph(MaskFormat format, Glyph* glyph) { in hasGlyph() function in skgpu::graphite::AtlasManager
42 bool GrAtlasManager::hasGlyph(MaskFormat format, Glyph* glyph) { in hasGlyph() function in GrAtlasManager