Searched defs:strokeState (Results 1 – 1 of 1) sorted by relevance
126 bool SkSVGParser::isStrokeAndFill( SkSVGPaint** strokeState, SkSVGPaint** fillState) { in isStrokeAndFill()240 SkSVGPaint* strokeState = nullptr, * fillState = nullptr; in translate() local