Home
last modified time | relevance | path

Searched defs:floodOpacity (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_flood.cpp40 auto floodOpacity = feFloodAttr_.floodOpacity; in OnAsImageFilter() local
H A Dsvg_attributes_parser.h200 double floodOpacity = 1.0; member