Searched refs:GetGraphicStateForPaint (Results 1 – 3 of 3) sorted by relevance
36 SkPDFIndirectReference GetGraphicStateForPaint(SkPDFDocument*, const SkPaint&);
62 SkPDFIndirectReference SkPDFGraphicState::GetGraphicStateForPaint(SkPDFDocument* doc, in GetGraphicStateForPaint() function in SkPDFGraphicState
1327 newGraphicState = SkPDFGraphicState::GetGraphicStateForPaint(doc, paint); in populate_graphic_state_entry_from_paint()1331 newGraphicState = SkPDFGraphicState::GetGraphicStateForPaint(doc, newPaint); in populate_graphic_state_entry_from_paint()