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.cpp756 m_fillPath = GetAlternateOrWindingFillMode(fill_mode) && fill_color; in DrawPath()
791 if (m_fillPath) { in FlushPath()
1515 bool m_fillPath = false; member in SkiaState