Home
last modified time | relevance | path

Searched refs:DST_ATOP (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_enums.h31 DST_ATOP, member in OHOS::Ace::Testing::BlendMode
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dblend_mode.h38 DST_ATOP, // r = d*sa + s*(1-da) member in OHOS::Ace::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dblend_mode.h40 DST_ATOP, member in OHOS::Rosen::Drawing::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.h48 DST_ATOP,
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h83 DST_ATOP, // r = d*sa + s*(1-da) member in OHOS::Rosen::Gravity::RSColorBlendMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/enum_napi/
H A Djs_enum.cpp59 { "DST_ATOP", static_cast<int32_t>(BlendMode::DST_ATOP) },
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp1020 (1 << static_cast<int>(Drawing::BlendMode::DST_ATOP)) + in IsDangerousBlendMode()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp2054 (1 << static_cast<int>(Drawing::BlendMode::DST_ATOP)) + in IsDangerousBlendMode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp64 { CompositeOperation::DESTINATION_ATOP, RSBlendMode::DST_ATOP },
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.cpp124 { CompositeOperation::DESTINATION_ATOP, RSBlendMode::DST_ATOP },
H A Drosen_render_custom_paint.cpp157 { CompositeOperation::DESTINATION_ATOP, RSBlendMode::DST_ATOP },

Completed in 23 milliseconds