Searched refs:desperationSearchForPath (Results 1 – 3 of 3) sorted by relevance
96 bool foundPath = fStrikeCache && fStrikeCache->desperationSearchForPath(*desc, glyphID, path); in generatePath()
115 bool desperationSearchForPath(const SkDescriptor& desc, SkGlyphID glyphID, SkPath* path);
370 bool SkStrikeCache::desperationSearchForPath( in desperationSearchForPath() function in SkStrikeCache