Home
last modified time | relevance | path

Searched refs:DST_IN (Results 1 - 18 of 18) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_enums.h27 DST_IN, member in OHOS::Ace::Testing::BlendMode
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dblend_mode.h34 DST_IN, // r = d * sa member in OHOS::Ace::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dblend_mode.h36 DST_IN, member in OHOS::Rosen::Drawing::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.h44 DST_IN,
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_method.cpp68 overlayRenderContext_->UpdateBackBlendMode(BlendMode::DST_IN); in UpdateFadingGradient()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_particles_drawable.cpp216 canvas.DrawAtlas(circleImage_.get(), rsxform, tex, colors, MAX_ATLAS_COUNT, Drawing::BlendMode::DST_IN, in DrawCircle()
223 canvas.DrawAtlas(circleImage_.get(), rsxform, tex, colors, pointCount_, Drawing::BlendMode::DST_IN, in DrawCircle()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_render_node_test.cpp174 { static_cast<int>(RSColorBlendMode::DST_IN), Drawing::BlendMode::DST_IN }, in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h79 DST_IN, // r = d * sa member in OHOS::Rosen::Gravity::RSColorBlendMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/enum_napi/
H A Djs_enum.cpp55 { "DST_IN", static_cast<int32_t>(BlendMode::DST_IN) },
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp522 brush.SetBlendMode(Rosen::Drawing::BlendMode::DST_IN); in CompositeIconAdaptive()
585 brush.SetBlendMode(Rosen::Drawing::BlendMode::DST_IN); in CompositeIconNotAdaptive()
/foundation/arkui/ace_engine/advanced_ui_component/chipgroup/interfaces/
H A Dchipgroup.js866 Stack.blendMode(BlendMode.DST_IN, BlendApplyType.OFFSCREEN);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp1017 (1 << static_cast<int>(Drawing::BlendMode::DST_IN)) + in IsDangerousBlendMode()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp2051 (1 << static_cast<int>(Drawing::BlendMode::DST_IN)) + in IsDangerousBlendMode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp65 { CompositeOperation::DESTINATION_IN, RSBlendMode::DST_IN },
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.cpp125 { CompositeOperation::DESTINATION_IN, RSBlendMode::DST_IN },
H A Drosen_render_custom_paint.cpp158 { CompositeOperation::DESTINATION_IN, RSBlendMode::DST_IN },
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp6972 blendMode = BlendMode::DST_IN; in JsBlendMode()
7014 blendMode = BlendMode::DST_IN; in JsAdvancedBlendMode()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp4621 blendModeType = RSColorBlendMode::DST_IN; in HWTEST_F()

Completed in 51 milliseconds