Home
last modified time | relevance | path

Searched refs:MULTIPLY (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_blend.cpp34 case SvgFeBlendMode::MULTIPLY: in GetBlendMode()
35 return RSBlendMode::MULTIPLY; in GetBlendMode()
89 { "multiply", SvgFeBlendMode::MULTIPLY }, in ParseAndSetSpecializedAttr()
H A Dsvg_attributes_parser.h81 MULTIPLY, member in OHOS::Ace::NG::SvgFeBlendMode
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_blend_declaration.h25 MULTIPLY, member in OHOS::Ace::FeBlendMode
68 { "multiply", FeBlendMode::MULTIPLY }, in SetBlendMode()
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_enums.h45 MULTIPLY, member in OHOS::Ace::Testing::BlendMode
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dblend_mode.h54 MULTIPLY, // r = s*(1-da) + d*(1-sa) + s*d member in OHOS::Ace::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dblend_mode.h54 MULTIPLY, member in OHOS::Rosen::Drawing::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.h62 MULTIPLY,
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h98 MULTIPLY, // r = s*(1-da) + d*(1-sa) + s*d member in OHOS::Rosen::Gravity::RSColorBlendMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/enum_napi/
H A Djs_enum.cpp73 { "MULTIPLY", static_cast<int32_t>(BlendMode::MULTIPLY) },

Completed in 4 milliseconds