Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.h44 void setDoFill(bool doFill) { fDoFill = SkToU8(doFill); } in setDoFill() function
DSkStrokeRec.cpp115 stroker.setDoFill(fStrokeAndFill); in applyToPath()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp251 stroker.setDoFill(FALSE); in SkRasterizeStroke()