Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrStyle.h79 explicit GrStyle(SkStrokeRec::InitStyle initStyle) : fStrokeRec(initStyle) {} in GrStyle() argument
DGrTestUtils.cpp267 SkStrokeRec::InitStyle initStyle = in TestStyle() local
269 SkStrokeRec stroke(initStyle); in TestStyle()
/third_party/skia/src/pdf/
DSkPDFDevice.cpp500 SkStrokeRec::InitStyle initStyle = paint->getFillPath(path, &path) in internalDrawPathWithFilter() local
509 initStyle)) { in internalDrawPathWithFilter()