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

/external/skia/src/core/
H A DSkStroke.h44 void setDoFill(bool doFill) { fDoFill = SkToU8(doFill); } function in class:SkStroke
H A DSkStrokeRec.cpp119 stroker.setDoFill(fStrokeAndFill);
/external/pdfium/core/src/fxge/skia/
H A Dfx_skia_device.cpp206 stroker.setDoFill(FALSE);

Completed in 96 milliseconds