Home
last modified time | relevance | path

Searched defs:strokeAndFill (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkStrokeRec.cpp91 void SkStrokeRec::setStrokeStyle(SkScalar width, bool strokeAndFill) { in setStrokeStyle()
/external/skia/src/effects/
DSkOpPathEffect.cpp197 static SkPathEffect* strokeAndFill = new SkStrokeAndFillPE; in Make() local
/external/skia/src/gpu/ganesh/
DGrTestUtils.cpp249 bool strokeAndFill = random->nextBool(); in randomize_stroke_rec() local
/external/skia/tests/
DGrStyledShapeTest.cpp942 SkPaint strokeAndFill = stroke; in test_scale() local