Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp686 m_strokeColor(0), in SkiaState()
730 m_strokeColor = stroke_color; in DrawPath()
753 int stroke_alpha = FXARGB_A(m_strokeColor); in FlushPath()
781 skPaint.setColor(m_strokeColor); in FlushPath()
1089 stroke_color != m_strokeColor || in DrawChanged()
1408 uint32_t m_strokeColor; member in SkiaState