Home
last modified time | relevance | path

Searched refs:lastEqual (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/svg/
DSkSVGPaintState.cpp409 bool lastEqual = parser.fLastColor.equals(attrValue, attrLength); in writeChangedElements() local
410 bool newColor = urlRef == false && colorNone == false && lastEqual == false; in writeChangedElements()