Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStrokeRec.cpp91 void SkStrokeRec::setStrokeStyle(SkScalar width, bool strokeAndFill) { in setStrokeStyle()
/external/skia/src/gpu/ganesh/
DGrTestUtils.cpp250 bool strokeAndFill = random->nextBool(); in randomize_stroke_rec() local
/external/skia/tests/
DGrStyledShapeTest.cpp936 SkPaint strokeAndFill = stroke; in test_scale() local