Home
last modified time | relevance | path

Searched refs:SetMask (Results 1 - 25 of 53) sorted by relevance

123

/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dfg_mask_test.cpp49 testFaNode->SetMask(mask); in GRAPHIC_TEST()
59 testFaNode->SetMask(mask); in GRAPHIC_TEST()
72 testFaNode->SetMask(mask); in GRAPHIC_TEST()
88 testFaNode->SetMask(mask); in GRAPHIC_TEST()
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_mask.cpp47 RosenSvgPainter::SetMask(canvas); in PaintMaskLayer()
70 RosenSvgPainter::SetMask(canvas); in PaintMaskLayer()
/foundation/arkui/ace_engine/test/mock/core/svg/
H A Dmock_rosen_svg_painter.cpp23 void RosenSvgPainter::SetMask(RSCanvas* canvas) {} in SetMask() function in OHOS::Ace::RosenSvgPainter
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h274 void SetMask(const std::string& image, const BackgroundImageSize& size, const BackgroundImagePosition& position) in SetMask() function in OHOS::Ace::BoxBaseComponent
288 void SetMask(const RefPtr<MaskPath>& maskPath) in SetMask() function in OHOS::Ace::BoxBaseComponent
294 mask_->SetMask(maskPath); in SetMask()
H A Dmask.h77 void SetMask(const RefPtr<MaskPath>& maskPath) in SetMask() function in OHOS::Ace::Mask
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_background_test.cpp61 node.renderContent_->GetMutableRenderProperties().shadow_->SetMask(true); in HWTEST_F()
63 node.renderContent_->GetMutableRenderProperties().shadow_->SetMask(false); in HWTEST_F()
124 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
128 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
132 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
136 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
146 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/
H A Drs_property_draw_background_test.cpp61 node.renderContent_->GetMutableRenderProperties().shadow_->SetMask(true); in HWTEST_F()
63 node.renderContent_->GetMutableRenderProperties().shadow_->SetMask(false); in HWTEST_F()
124 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
128 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
132 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
136 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
146 node.renderContent_->GetMutableRenderProperties().SetMask(mask); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.h73 static void SetMask(SkCanvas* canvas);
90 static void SetMask(RSCanvas* canvas);
H A Drosen_svg_painter.cpp54 void RosenSvgPainter::SetMask(SkCanvas* canvas) in SetMask() function in OHOS::Ace::RosenSvgPainter
65 void RosenSvgPainter::SetMask(RSCanvas* canvas) in SetMask() function in OHOS::Ace::RosenSvgPainter
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_mask.cpp43 RosenSvgPainter::SetMask(skCanvas_); in OnDrawTraversedBefore()
55 RosenSvgPainter::SetMask(rsCanvas_); in OnDrawTraversedBefore()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_shadow.h54 void SetMask(bool imageMask);
/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.h50 int32_t SetMask(ArkUI_NativeDialogHandle handle, uint32_t maskColor, const ArkUI_Rect* rect);
H A Ddialog_model.cpp98 int32_t SetMask(ArkUI_NativeDialogHandle handle, uint32_t maskColor, const ArkUI_Rect* maskRect) in SetMask() function
H A Dnative_impl.cpp101 OHOS::Ace::DialogModel::SetMask,
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_shadow.cpp61 void RSShadow::SetMask(bool mask) in SetMask() function in OHOS::Rosen::RSShadow
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddialog_model_test.cpp237 * @tc.desc: Test SetMask function.
242 int32_t ret = SetMask(nullptr, 0, nullptr); in HWTEST_F()
248 * @tc.desc: Test SetMask function.
257 int32_t ret = SetMask(nativeDialogHandle, 0, &rect); in HWTEST_F()
265 * @tc.desc: Test SetMask function.
273 int32_t ret = SetMask(nativeDialogHandle, 0, nullptr); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_shadow_test.cpp127 * @tc.desc: Verify function SetMask
133 rsShadow->SetMask(true); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsshadow_fuzzer/
H A Drsshadow_fuzzer.cpp177 rsShadow->SetMask(imageMask); in DoSetMask()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drs_uni_render_pixelmap_demo.cpp181 surfaceNode->SetMask(mask); in main()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H A Ddevice_matrix.h106 static inline uint16_t SetMask(size_t index) in SetMask() function in OHOS::DistributedData::DeviceMatrix
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp244 result |= SetMask(i); in ConvertDynamic()
265 result |= SetMask(i); in ConvertStatics()
547 return SetMask(i); in GetCode()
554 return SetMask(i); in GetCode()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_node_animate_supplement_test.cpp275 * @tc.desc: Verify the SetMask
286 node->SetMask(nullptr); in HWTEST_F()
557 node->SetMask(mask); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test2.cpp717 * @tc.desc: test results of SetMask
725 properties.SetMask(mask); in HWTEST_F()
730 properties.SetMask(mask); in HWTEST_F()
H A Drs_properties_painter_test.cpp1527 properties.SetMask(mask); in HWTEST_F()
1546 properties.SetMask(mask); in HWTEST_F()
1565 properties.SetMask(mask); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h371 static void SetMask(const RefPtr<BasicShape> &basicShape);
601 static void SetMask(FrameNode* frameNode, const RefPtr<BasicShape>& basicShape);

Completed in 18 milliseconds

123