Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp1205 SkPDFIndirectReference newGraphicState; in populate_graphic_state_entry_from_paint() local
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()
1213 entry->fGraphicStateIndex = add_resource(*graphicStateResources, newGraphicState); in populate_graphic_state_entry_from_paint()

Completed in 3 milliseconds