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.cpp699 const CFX_GraphStateData* pDrawState, in DrawPath() argument
710 DrawChanged(pMatrix, pDrawState, fill_color, stroke_color, fill_mode, in DrawPath()
721 if (pDrawState) in DrawPath()
722 m_drawState.Copy(*pDrawState); in DrawPath()