Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DColor.cpp292 Color newColor; in blendWithWhite() local
300 newColor = Color(r, g, b, alpha); in blendWithWhite()
305 return newColor; in blendWithWhite()
/external/skia/src/svg/
DSkSVGPaintState.cpp418 bool newColor = urlRef == false && colorNone == false && lastEqual == false; in writeChangedElements() local
419 if (newColor || changed[kOpacity]) { in writeChangedElements()
421 if (newColor || changed[kOpacity]) { in writeChangedElements()