Searched refs:PaintStroke (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.h | 147 void PaintStroke(SkPaint* spaint,
|
D | fx_skia_device.cpp | 755 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()
|