Lines Matching refs:SkGlyphID
25 void setSource(SkZip<const SkGlyphID, const SkPoint> source) {
52 SkZip<const SkGlyphID, const SkPoint> flipRejectsToSource() {
61 SkZip<const SkGlyphID, const SkPoint> source() const { return fSource; }
66 SkSourceGlyphBuffer(const SkZip<const SkGlyphID, const SkPoint>& source) {
73 SkZip<const SkGlyphID, const SkPoint> fSource;
77 SkZip<SkGlyphID, SkPoint> fRejects;
78 SkSTArray<4, SkGlyphID> fRejectedGlyphIDs;
148 void startSource(const SkZip<const SkGlyphID, const SkPoint>& source);
152 const SkZip<const SkGlyphID, const SkPoint>& source,
171 const SkZip<const SkGlyphID, const SkPoint>& source,