Searched refs:initStyle (Results 1 – 3 of 3) sorted by relevance
79 explicit GrStyle(SkStrokeRec::InitStyle initStyle) : fStrokeRec(initStyle) {} in GrStyle() argument
267 SkStrokeRec::InitStyle initStyle = in TestStyle() local269 SkStrokeRec stroke(initStyle); in TestStyle()
500 SkStrokeRec::InitStyle initStyle = paint->getFillPath(path, &path) in internalDrawPathWithFilter() local509 initStyle)) { in internalDrawPathWithFilter()