Searched refs:GetGraphicStateForPaint (Results 1 – 6 of 6) sorted by relevance
32 SkPDFIndirectReference GetGraphicStateForPaint(SkPDFDocument*, const SkPaint&);
56 SkPDFIndirectReference SkPDFGraphicState::GetGraphicStateForPaint(SkPDFDocument* doc, in GetGraphicStateForPaint() function in SkPDFGraphicState
1207 newGraphicState = SkPDFGraphicState::GetGraphicStateForPaint(doc, paint); in populate_graphic_state_entry_from_paint()1211 newGraphicState = SkPDFGraphicState::GetGraphicStateForPaint(doc, newPaint); in populate_graphic_state_entry_from_paint()
1224 newGraphicState = SkPDFGraphicState::GetGraphicStateForPaint(doc, paint); in populate_graphic_state_entry_from_paint()1228 newGraphicState = SkPDFGraphicState::GetGraphicStateForPaint(doc, newPaint); in populate_graphic_state_entry_from_paint()