Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2049 bool is_paint_stroke = pGraphState && stroke_alpha; in DrawPath() local
2050 if (is_paint_stroke) in DrawPath()
2060 if (is_paint_stroke) { in DrawPath()
2081 if (is_paint_stroke && do_stroke) { in DrawPath()