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