Searched refs:belongsToCache (Results 1 – 3 of 3) sorted by relevance
48 if (fCache && fCache->belongsToCache(glyph)) { in generateMetrics()
83 bool belongsToCache(const SkGlyph* glyph) const;
144 bool SkStrike::belongsToCache(const SkGlyph* glyph) const { in belongsToCache() function in SkStrike