Home
last modified time | relevance | path

Searched refs:EXCLUSION (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_enums.h44 EXCLUSION, member in OHOS::Ace::Testing::BlendMode
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dblend_mode.h53 EXCLUSION, // rc = s + d - two(s*d), ra = SRC_OVER member in OHOS::Ace::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dblend_mode.h53 EXCLUSION, member in OHOS::Rosen::Drawing::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.h61 EXCLUSION,
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h97 EXCLUSION, // rc = s + d - two(s*d), ra = SRC_OVER member in OHOS::Rosen::Gravity::RSColorBlendMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/enum_napi/
H A Djs_enum.cpp72 { "EXCLUSION", static_cast<int32_t>(BlendMode::EXCLUSION) },
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H A Dimage_filter_test.cpp219 auto imageFilter = ImageFilter::CreateBlendImageFilter(BlendMode::EXCLUSION, imageFilter1, imageFilter2); in HWTEST_F()

Completed in 4 milliseconds