Home
last modified time | relevance | path

Searched defs:SetMask (Results 1 - 14 of 14) sorted by relevance

/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 Dmask.h77 void SetMask(const RefPtr<MaskPath>& maskPath) in SetMask() function in OHOS::Ace::Mask
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
/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/interfaces/native/node/
H A Ddialog_model.cpp98 int32_t SetMask(ArkUI_NativeDialogHandle handle, uint32_t maskColor, const ArkUI_Rect* maskRect) in SetMask() function
H A Dstyle_modifier.cpp2696 int32_t SetMask(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetMask() function
/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/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.h143 void SetMask(std::shared_ptr<Media::PixelMap> mask) in SetMask() function in OHOS::Ace::Napi::LayeredDrawableDescriptor
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
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/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp918 void ViewAbstractModelImpl::SetMask(const RefPtr<BasicShape>& shape) in SetMask() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2286 void ViewAbstract::SetMask(const RefPtr<BasicShape>& basicShape) in SetMask() function in OHOS::Ace::NG::ViewAbstract
2623 void ViewAbstract::SetMask(FrameNode* frameNode, const RefPtr<BasicShape>& basicShape) in SetMask() function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1816 void RSNode::SetMask(const std::shared_ptr<RSMask>& mask) in SetMask() function in OHOS::Rosen::RSNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp2361 void RSProperties::SetMask(const std::shared_ptr<RSMask>& mask) in SetMask() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp5345 ArkUINativeModuleValue CommonBridge::SetMask(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetMask() function in OHOS::Ace::NG::CommonBridge

Completed in 85 milliseconds