HomeSort by relevance Sort by last modified time
    Searched refs:fFontScalerKey (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrBatchFontCache.h 32 const GrFontDescKey* getFontScalerKey() const { return fFontScalerKey; }
56 return *(ts.fFontScalerKey);
64 SkAutoTUnref<const GrFontDescKey> fFontScalerKey;
GrBatchFontCache.cpp 121 fontCache->fCache.remove(*(strike->fFontScalerKey));
158 : fFontScalerKey(SkRef(key))

Completed in 27 milliseconds