Home | History | Annotate | Download | only in core

Lines Matching full:friend

59     SK_API friend int operator==(const SkPaint& a, const SkPaint& b);
60 friend int operator!=(const SkPaint& a, const SkPaint& b) {
873 friend class SkAutoGlyphCache;
874 friend class SkCanvas;
875 friend class SkDraw;
876 friend class SkPDFDevice;
877 friend class SkTextToPathIter;