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