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