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.h148 void PaintStroke(SkPaint* spaint,
Dfx_skia_device.cpp749 m_pDriver->PaintStroke(&skPaint, &m_drawState, skMatrix); in FlushPath()
913 m_pDriver->PaintStroke(&skPaint, pGraphState, skMatrix); in SetClipStroke()
1156 void CFX_SkiaDeviceDriver::PaintStroke(SkPaint* spaint, in PaintStroke() function in CFX_SkiaDeviceDriver
1511 PaintStroke(&skPaint, pGraphState, skMatrix); in SetClip_PathStroke()
1553 PaintStroke(&skPaint, pGraphState, skMatrix); in DrawPath()