Home
last modified time | relevance | path

Searched refs:GetGraphicStateForPaint (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFGraphicState.h32 SkPDFIndirectReference GetGraphicStateForPaint(SkPDFDocument*, const SkPaint&);
H A DSkPDFGraphicState.cpp56 SkPDFIndirectReference SkPDFGraphicState::GetGraphicStateForPaint(SkPDFDocument* doc, in GetGraphicStateForPaint() function in SkPDFGraphicState
H A DSkPDFDevice.cpp1207 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()

Completed in 5 milliseconds