Searched refs:fFontScalerKey (Results 1 – 2 of 2) sorted by relevance
32 const GrFontDescKey* getFontScalerKey() const { return fFontScalerKey; } in getFontScalerKey()56 return *(ts.fFontScalerKey); in GetKey()64 SkAutoTUnref<const GrFontDescKey> fFontScalerKey; variable
121 fontCache->fCache.remove(*(strike->fFontScalerKey)); in HandleEviction()158 : fFontScalerKey(SkRef(key)) in GrBatchTextStrike()