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

  /external/skia/src/gpu/text/
GrBatchFontCache.h 30 const GrFontDescKey* getFontScalerKey() const { return fFontScalerKey; }
79 return *(ts.fFontScalerKey);
87 SkAutoTUnref<const GrFontDescKey> fFontScalerKey;
GrBatchFontCache.cpp 108 fontCache->fCache.remove(*(strike->fFontScalerKey));
157 : fFontScalerKey(SkRef(key))

Completed in 433 milliseconds