Home
last modified time | relevance | path

Searched defs:doFill (Results 1 – 5 of 5) sorted by relevance

/external/skia/gm/
Dstrokerect.cpp15 SkPaint::Join join, int doFill) { in draw_path()
87 for (int doFill = 0; doFill <= 1; ++doFill) { in onDraw() local
/external/skia/src/core/
DSkStroke.h44 void setDoFill(bool doFill) { fDoFill = SkToU8(doFill); } in setDoFill()
DSkDraw.cpp1030 bool doFill = true; in drawPath() local
/external/skia/src/effects/
DSkDiscretePathEffect.cpp74 bool doFill = rec->isFillStyle(); in filterPath() local
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp74 bool doFill = true; in DrawPath() local