Searched refs:targetGlyphID (Results 1 – 2 of 2) sorted by relevance
349 auto targetGlyphID = SkPackedGlyphID(glyphID, targetSubX, targetSubY); in desperationSearchForImage() local351 SkGlyph* fallback = node->fCache.getRawGlyphByID(targetGlyphID); in desperationSearchForImage()
374 auto targetGlyphID = SkPackedGlyphID(glyphID, targetSubX, targetSubY); in desperationSearchForImage() local376 SkGlyph* fallback = node->fStrike.getRawGlyphByID(targetGlyphID); in desperationSearchForImage()