Lines Matching refs:SkPaint
13 #include "SkPaint.h"
21 SkPaint objects roughly correspond to graphic state dictionaries that can
48 /** Get the graphic state for the passed SkPaint. The reference count of
53 * @param paint The SkPaint to emulate.
55 static SkPDFGraphicState* GetGraphicStateForPaint(const SkPaint& paint);
77 const SkPaint fPaint;
85 const SkPaint* fPaint;
91 explicit GSCanonicalEntry(const SkPaint* paint)
101 explicit SkPDFGraphicState(const SkPaint& paint);
107 static int Find(const SkPaint& paint);