Home
last modified time | relevance | path

Searched refs:desperationSearchForPath (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/core/
DSkTypeface_remote.cpp96 bool foundPath = fStrikeCache && fStrikeCache->desperationSearchForPath(*desc, glyphID, path); in generatePath()
DSkStrikeCache.h115 bool desperationSearchForPath(const SkDescriptor& desc, SkGlyphID glyphID, SkPath* path);
DSkStrikeCache.cpp370 bool SkStrikeCache::desperationSearchForPath( in desperationSearchForPath() function in SkStrikeCache