Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.h147 void PaintStroke(SkPaint* spaint,
Dfx_skia_device.cpp755 m_pDriver->PaintStroke(&skPaint, &m_drawState, skMatrix); in FlushPath()
1017 m_pDriver->PaintStroke(&skPaint, pGraphState, skMatrix); in SetClipStroke()
1430 void CFX_SkiaDeviceDriver::PaintStroke(SkPaint* spaint, in PaintStroke() function in CFX_SkiaDeviceDriver
1874 PaintStroke(&skPaint, pGraphState, skMatrix); in SetClip_PathStroke()
1916 PaintStroke(&skPaint, pGraphState, skMatrix); in DrawPath()