Searched refs:fCachedGlyphPaths (Results 1 – 4 of 4) sorted by relevance
63 SkTHashSet<SkPackedGlyphID> fCachedGlyphPaths; variable
432 auto* cache = asPath ? &fCachedGlyphPaths : &fCachedGlyphImages; in addGlyph()576 fCachedGlyphPaths.add(glyph.getPackedID()); in decideCouldDrawFromPath()
425 auto* cache = asPath ? &fCachedGlyphPaths : &fCachedGlyphImages; in addGlyph()