Home
last modified time | relevance | path

Searched refs:DST_OVER (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_enums.h25 DST_OVER, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dblend_mode.h34 DST_OVER, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dblend_mode.h32 DST_OVER, // r = d + (1-da)*s enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.h42 DST_OVER, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h77 DST_OVER, // r = d + (1-da)*s enumerator
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/enum_napi/
H A Djs_enum.cpp53 { "DST_OVER", static_cast<int32_t>(BlendMode::DST_OVER) },
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_display_v10.md113 | BLEND_DSTOVER | DST_OVER 混合操作 |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md410 | DST_OVER | r = d + (1 - da) * s,将目标像素按照透明度进行混合,覆盖在源像素上。 |
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Ddraw_cmd_test.cpp726 drawCmdList->AddDrawOp<DrawColorOpItem::ConstructorHandle>(color, BlendMode::DST_OVER);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.cpp835 brush.SetBlendMode(Drawing::BlendMode::DST_OVER); in DrawBufferForRotationFixed()
/ohos5.0/drivers/interface/display/composer/v1_0/
H A DDisplayComposerType.idl218 BLEND_DSTOVER, /**< DST_OVER blending */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/
H A DDisplayComposerType.idl218 BLEND_DSTOVER, /**< DST_OVER blending */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/
H A DDisplayComposerType.idl218 BLEND_DSTOVER, /**< DST_OVER blending */
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md408 | DST_OVER | r = d + (1 - da) * s: The target pixels are blended based on opacity and cover …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp65 { CompositeOperation::DESTINATION_OVER, RSBlendMode::DST_OVER },
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Djs-apis-graphics-drawing.md41 | DST_OVER | 4 | r = d + (1 - da) * s | ![DST_OVER](.…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp156 { CompositeOperation::DESTINATION_OVER, RSBlendMode::DST_OVER },
H A Drosen_render_offscreen_canvas.cpp123 { CompositeOperation::DESTINATION_OVER, RSBlendMode::DST_OVER },
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Djs-apis-graphics-drawing.md41 | DST_OVER | 4 | r = d + (1 - da) * s | ![DST_OVER](.…