Searched refs:m_fillPath (Results 1 – 1 of 1) sorted by relevance
693 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