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