Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp693 m_fillPath(false), in SkiaState()
723 m_fillPath = (fill_mode & 3) && fill_color; in DrawPath()
759 if (m_fillPath) { in FlushPath()
1415 bool m_fillPath; member in SkiaState