Searched refs:SkPDFStrokeGraphicState (Results 1 – 6 of 6) sorted by relevance
48 struct SkPDFStrokeGraphicState { struct56 bool operator==(const SkPDFStrokeGraphicState& o) const { return !memcmp(this, &o, sizeof(o)); } argument57 bool operator!=(const SkPDFStrokeGraphicState& o) const { return !(*this == o); }
29 struct SkPDFStrokeGraphicState;109 SkTHashMap<SkPDFStrokeGraphicState, SkPDFIndirectReference> fStrokeGSMap;
73 SkPDFStrokeGraphicState strokeKey = { in GetGraphicStateForPaint()
29 struct SkPDFStrokeGraphicState;151 SkTHashMap<SkPDFStrokeGraphicState, SkPDFIndirectReference> fStrokeGSMap;