Home
last modified time | relevance | path

Searched refs:pDrawState (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp738 const CFX_GraphStateData* pDrawState, in DrawPath() argument
749 DrawChanged(pMatrix, pDrawState, fill_color, stroke_color, fill_mode, in DrawPath()
758 if (pDrawState) in DrawPath()
759 m_drawState = *pDrawState; in DrawPath()