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.h151 void PaintStroke(SkPaint* spaint,
Dfx_skia_device.cpp786 m_pDriver->PaintStroke(&skPaint, &m_drawState, skMatrix); in FlushPath()
1091 m_pDriver->PaintStroke(&skPaint, pGraphState, skMatrix); in SetClipStroke()
1530 void CFX_SkiaDeviceDriver::PaintStroke(SkPaint* spaint, in PaintStroke() function in CFX_SkiaDeviceDriver
2008 PaintStroke(&skPaint, pGraphState, skMatrix); in SetClip_PathStroke()
2051 PaintStroke(&skPaint, pGraphState, skMatrix); in DrawPath()