Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/src/
H A DSkSVGFeFlood.cpp16 const auto floodOpacity = this->getFloodOpacity(); in resolveFloodColor() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_flood_declaration.h25 double floodOpacity = 1.0; member
42 void SetFloodOpacity(const double& floodOpacity) in SetFloodOpacity() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_flood.cpp36 auto floodOpacity = feFloodAttr_.floodOpacity; in OnAsImageFilter() local
H A Dsvg_attributes_parser.h249 double floodOpacity = 1.0; member

Completed in 2 milliseconds