Searched refs:foundPath (Results 1 – 4 of 4) sorted by relevance
96 bool foundPath = fStrikeCache && fStrikeCache->desperationSearchForPath(*desc, glyphID, path); in generatePath() local97 fDiscardableManager->notifyCacheMiss(foundPath in generatePath()100 return foundPath; in generatePath()
122 for (const FoundPath& foundPath : fFoundPaths) { in onChar() local123 foundPath.fPath.dump(); in onChar()