Searched defs:isStrokeAndFill (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/svg/
H A DSkSVGParser.cpp126 bool SkSVGParser::isStrokeAndFill( SkSVGPaint** strokeState, SkSVGPaint** fillState) { function in class:SkSVGParser
243 if (isFlushable && isStrokeAndFill(&strokeState, &fillState)) {

Completed in 42 milliseconds