Home
last modified time | relevance | path

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

/external/skia/modules/svg/src/
DSkSVGFeFlood.cpp15 const auto floodColor = this->getFloodColor(); in resolveFloodColor() local
18 if (!floodColor.isValue() || !floodOpacity.isValue()) { in resolveFloodColor()
23 const SkColor color = ctx.resolveSvgColor(*floodColor); in resolveFloodColor()
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
DHistory.md25 * [floodColor](https://github.com/web-animations/web-animations-next/pull/484)