Searched refs:GrFontHasher (Results 1 – 3 of 3) sorted by relevance
631 class GrFontHasher : public gr::Font class634 …GrFontHasher(const gr::Font & aFont) : gr::Font(aFont), mrRealFont(const_cast<gr::Font&>(aFont)) {… in GrFontHasher() function in GrFontHasher635 ~GrFontHasher(){}; in ~GrFontHasher()733 GrFontHasher hasher(mrFont); in CreateSegment()
86 friend class GrFontHasher;
65 friend class GrFontHasher;
Completed in 21 milliseconds